public class

TestViewUserHistoryAction

extends AbstractXWorkTest
java.lang.Object
   ↳ junit.framework.Assert
     ↳ junit.framework.TestCase
       ↳ com.atlassian.confluence.ConfluenceTestCase
         ↳ com.atlassian.confluence.core.AbstractXWorkTest
           ↳ com.atlassian.confluence.user.actions.TestViewUserHistoryAction

Summary

[Expand]
Inherited Fields
From class com.atlassian.confluence.core.AbstractXWorkTest
From class com.atlassian.confluence.ConfluenceTestCase
Public Constructors
TestViewUserHistoryAction()
Public Methods
void setUp()
void testViewUserHistoryWhenVisitedPageNoLongerPermitted()
void testViewUserHistoryWhenVisitedPageRemoved()
[Expand]
Inherited Methods
From class com.atlassian.confluence.core.AbstractXWorkTest
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 TestViewUserHistoryAction ()

Public Methods

public void setUp ()

Throws
Exception

public void testViewUserHistoryWhenVisitedPageNoLongerPermitted ()

Throws
Exception

public void testViewUserHistoryWhenVisitedPageRemoved ()

Throws
Exception