public class CopyPageAcceptanceTest extends AbstractConfluenceAcceptanceTest
DASHBOARD_RECENT_UPDATES_REST_URL, DASHBOARD_RECENT_UPDATES_URL, log, 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 |
---|
CopyPageAcceptanceTest() |
Modifier and Type | Method and Description |
---|---|
protected void |
setUp()
Default setUp method.
|
void |
testCopyChildPage()
Test for CONFDEV-13738.
|
void |
testCopyHistoricPage() |
void |
testCopyPage() |
void |
testCopyPageFromUnpermittedSpace()
Test for CONF-12859.
|
void |
testCopyPageInSameSpaceWithNoEditSpacePermission()
Test for CONF-8877, that users with only view space permission can copy a page, but not to the same space.
|
void |
testCopyPageWithImageAndChangeTitle()
Test for CONFDEV-1467 - ensure that copying a page and then updating its title before saving performs the correct
refactoring of self references.
|
void |
testCopyPageWithLabels()
CONFDEV-1404 - Copying a page does not copy the labels attached to the page
|
void |
testCopyPageWithLinkToItself()
Test for CONFDEV-1467 - ensure that if a page being copied has a link to itself then this link remains a link
to self.
|
void |
testCopyPageWithLinkToOwnAttachment() |
void |
testCopyPageWithPersonalLabels()
CONFDEV-34786 - Copying a page with personal labels does not work
|
void |
testCopyPageWithSelfAnchorLinks()
CONF-23370 Ensure that the tech writer work flow of copying a page to start a new version
doesn't break the anchor links within the page being copied.
|
void |
testCopyPageWithSpaceRelativeLinks()
CONF-23370 Ensure that the tech writer work flow of copying a page to start a new version
doesn't break the anchor links within the page being copied.
|
adminConsole, attachments, baseUrlSelector, createSpaceViaWebUI, createTestSpaceViaWebUI, createTestUser, darkFeatures, directoryConfig, disableBatchingDarkFeature, enableBatchingDarkFeature, enableBatchingTrigger, generateFile, getAppContext, getBaseUrl, getConfiguredBaseUrl, getPluginHelper, getServerStateManager, getTestDescription, goToBlogCollector, logins, logout, logTestStart, pages, pauseAndFlushIndexQueue, plugins, rebuildIndex, substituteForNodeBaseUrl, tearDown, users, viewHomepage, viewSpaceAdmin, viewSpacePermissions, viewSpaceSummary, viewSpaceTools, viewTrash, watchSpace, webAppContextPath
runBare, setExceptionTransformer
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, countTestCases, createResult, fail, fail, failNotEquals, failNotSame, failSame, format, getName, run, run, runTest, setName, toString
protected void setUp() throws Exception
AbstractConfluenceAcceptanceTest
setUp
in class AbstractConfluenceAcceptanceTest
Exception
- from superpublic void testCopyPage() throws IOException, org.apache.xmlrpc.XmlRpcException
IOException
org.apache.xmlrpc.XmlRpcException
public void testCopyPageWithLabels() throws IOException, org.apache.xmlrpc.XmlRpcException
IOException
org.apache.xmlrpc.XmlRpcException
public void testCopyPageWithPersonalLabels()
public void testCopyPageWithLinkToOwnAttachment() throws Exception
Exception
public void testCopyPageWithImageAndChangeTitle() throws Exception
Exception
public void testCopyPageWithLinkToItself() throws Exception
Exception
public void testCopyPageWithSelfAnchorLinks()
public void testCopyPageWithSpaceRelativeLinks()
public void testCopyPageInSameSpaceWithNoEditSpacePermission() throws Exception
Exception
public void testCopyPageFromUnpermittedSpace()
public void testCopyChildPage()
public void testCopyHistoricPage()
Copyright © 2003–2017 Atlassian. All rights reserved.