public class

TestUserHistoryHelper

extends ConfluenceTestCase
java.lang.Object
   ↳ junit.framework.Assert
     ↳ junit.framework.TestCase
       ↳ com.atlassian.confluence.ConfluenceTestCase
         ↳ com.atlassian.confluence.user.history.TestUserHistoryHelper

Summary

[Expand]
Inherited Fields
From class com.atlassian.confluence.ConfluenceTestCase
Public Constructors
TestUserHistoryHelper()
Public Methods
void setUp()
void tearDown()
void testUserHistoryWhenVisitedPageNoLongerPermitted()
void testUserHistoryWhenVisitedPageRemoved()
void testUserHistoryWithMultipleRequiredTypes()
void testUserHistoryWithNoFilter()
[Expand]
Inherited Methods
From class com.atlassian.confluence.ConfluenceTestCase
From class junit.framework.TestCase
From class junit.framework.Assert
From class java.lang.Object
From interface junit.framework.Test

Public Constructors

public TestUserHistoryHelper ()

Public Methods

public void setUp ()

Throws
Exception

public void tearDown ()

Throws
Exception

public void testUserHistoryWhenVisitedPageNoLongerPermitted ()

Throws
Exception

public void testUserHistoryWhenVisitedPageRemoved ()

Throws
Exception

public void testUserHistoryWithMultipleRequiredTypes ()

Throws
Exception

public void testUserHistoryWithNoFilter ()

Throws
Exception