public class

TestListOrphanedPagesAction

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

Summary

[Expand]
Inherited Fields
From class com.atlassian.confluence.core.AbstractXWorkTest
From class com.atlassian.confluence.ConfluenceTestCase
Public Constructors
TestListOrphanedPagesAction()
Public Methods
void setUp()
void testListAllOrphanedPages()
void testListInvalidSpaceOrphanedPages()
void testListSpaceOrphanedPages()
void testOrphanedPagesExcludesSpaceHomePage()
Protected Methods
String getRemoteUserName()
[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 TestListOrphanedPagesAction ()

Public Methods

public void setUp ()

Throws
Exception

public void testListAllOrphanedPages ()

Throws
Exception

public void testListInvalidSpaceOrphanedPages ()

Throws
Exception

public void testListSpaceOrphanedPages ()

Throws
Exception

public void testOrphanedPagesExcludesSpaceHomePage ()

Throws
Exception

Protected Methods

protected String getRemoteUserName ()