public class MovePageAcceptanceTest extends AbstractConfluenceAcceptanceTest
DASHBOARD_RECENT_UPDATES_REST_URL, DASHBOARD_RECENT_UPDATES_URL, logAdjuster, ONBOARDING_PLUGIN, rpc, TEST_ADMIN, TEST_BLOG, TEST_COMMENT, TEST_GROUP1, TEST_GROUP2, TEST_PAGE, TEST_SPACE, TEST_SPACE2, TEST_USER1, TEST_USER2, TESTBLOG_CONTENT, TESTBLOG_TITLE, testData, TESTPAGE_COMMENT, TESTPAGE_CONTENT, TESTPAGE_TITLE, TESTSPACE_KEY, TESTSPACE_TITLE, TESTSPACE2_KEY, TESTSPACE2_TITLE, webTester, wikiMarkupRpc
Constructor and Description |
---|
MovePageAcceptanceTest() |
Modifier and Type | Method and Description |
---|---|
protected void |
setUp()
Default setUp method.
|
void |
testMovePageAfterDeletingReferrerWithinSameSpace()
This test checks if the page can be moved after another page referring to it is deleted and re-created
|
void |
testMovePageFromRestrictedPage() |
void |
testMovePageHierarchy() |
void |
testMovePageToNewSpaceUpdatesSearchIndex() |
void |
testMovePageToOtherSpace() |
void |
testMovePageToRestrictedPage() |
void |
testMovePageToTopOfOtherSpace()
CONF-16348 - All descendents of a page that is moved to another space should have their attachments
moved correctly on the filesystem.
|
void |
testMovePageToTopOfOtherSpaceWhenPermitted() |
void |
testMovePageUpdatesSearchIndex() |
void |
testMovePageWithinSameSpace() |
void |
testMovePageWithLinkToItself() |
void |
testMovePageWithNestedCodeMacro() |
void |
testMovePageWithRegexIdentifiers() |
void |
testNoFormatMacroTitleChanged() |
adminConsole, attachments, baseUrlSelector, createSpaceViaWebUI, createTestSpaceViaWebUI, createTestUser, darkFeatures, directoryConfig, generateFile, getAppContext, getBaseUrl, getConfiguredBaseUrl, getPluginHelper, getServerStateManager, getTestDescription, goToBlogCollector, logins, logout, pages, plugins, rebuildIndex, substituteForNodeBaseUrl, tearDown, users, viewHomepage, viewSpaceAdmin, viewSpacePermissions, viewSpaceSummary, viewSpaceTools, viewTrash, watchSpace, webAppContextPath
runBare, setExceptionTransformer
countTestCases, createResult, getName, run, run, runTest, setName, toString
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame, format
protected void setUp() throws Exception
AbstractConfluenceAcceptanceTest
setUp
in class AbstractConfluenceAcceptanceTest
Exception
- from superpublic void testNoFormatMacroTitleChanged() throws IOException, org.apache.xmlrpc.XmlRpcException
IOException
org.apache.xmlrpc.XmlRpcException
public void testMovePageWithNestedCodeMacro() throws IOException, org.apache.xmlrpc.XmlRpcException
IOException
org.apache.xmlrpc.XmlRpcException
public void testMovePageWithLinkToItself() throws IOException, org.apache.xmlrpc.XmlRpcException
IOException
org.apache.xmlrpc.XmlRpcException
public void testMovePageWithinSameSpace() throws IOException, org.apache.xmlrpc.XmlRpcException, ParseException
IOException
org.apache.xmlrpc.XmlRpcException
ParseException
public void testMovePageToOtherSpace() throws IOException, org.apache.xmlrpc.XmlRpcException, ParseException
IOException
org.apache.xmlrpc.XmlRpcException
ParseException
public void testMovePageToTopOfOtherSpace() throws IOException, org.apache.xmlrpc.XmlRpcException, ParseException
IOException
org.apache.xmlrpc.XmlRpcException
ParseException
public void testMovePageToTopOfOtherSpaceWhenPermitted() throws IOException, org.apache.xmlrpc.XmlRpcException, ParseException
IOException
org.apache.xmlrpc.XmlRpcException
ParseException
public void testMovePageFromRestrictedPage()
public void testMovePageToRestrictedPage()
public void testMovePageUpdatesSearchIndex()
public void testMovePageToNewSpaceUpdatesSearchIndex()
public void testMovePageWithRegexIdentifiers()
public void testMovePageHierarchy()
public void testMovePageAfterDeletingReferrerWithinSameSpace() throws IOException, org.apache.xmlrpc.XmlRpcException, ParseException
IOException
org.apache.xmlrpc.XmlRpcException
ParseException
Copyright © 2003–2016 Atlassian. All rights reserved.