public class AddPageAcceptanceTest 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 |
---|
AddPageAcceptanceTest() |
Modifier and Type | Method and Description |
---|---|
protected void |
setUp()
Default setUp method.
|
protected void |
tearDown()
Default tearDown method.
|
void |
testAddChildToPageWithColon() |
void |
testAddPageAsAnonymousUser() |
void |
testAddPageWithExistingPageWithPagePermissions() |
void |
testAddPageWithExistingTitle() |
void |
testAddPageWithViewRestrictionsCorrectlySetsOwner() |
void |
testCanSetLocationAndRestrictionsWithoutAdminPermission() |
void |
testCreatePageInSpaceWithNoHomePage() |
void |
testCreatePageWithNameAsSinglePeriod() |
void |
testCreatePageWithTitleEndingInLetter() |
void |
testCreatePageWithTitleEndingInPunctuation() |
void |
testCreatePageWithValidationErrorPreservesDraft() |
void |
testMetaDataOfPageCreatedByUnknownUser() |
void |
testXhtmlSecurityScanningHappens()
This is a bit redundant since BodyContentCleaningIntegrationTest should enforce cleaning, but leave it as a safey net in case the
mechanism is ever changed in the future.
|
adminConsole, attachments, baseUrlSelector, createSpaceViaWebUI, createTestSpaceViaWebUI, createTestUser, darkFeatures, directoryConfig, disableBatchingDarkFeature, enableBatchingDarkFeature, enableBatchingTrigger, generateFile, getAppContext, getBaseUrl, getConfiguredBaseUrl, getPluginHelper, getServerStateManager, getTestDescription, goToBlogCollector, logins, logout, logTestStart, pages, plugins, rebuildIndex, substituteForNodeBaseUrl, 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 superprotected void tearDown() throws Exception
AbstractConfluenceAcceptanceTest
AbstractConfluenceAcceptanceTest.filesToDelete
list.tearDown
in class AbstractConfluenceAcceptanceTest
Exception
public void testAddPageWithExistingTitle() throws Exception
Exception
public void testAddPageWithExistingPageWithPagePermissions() throws Exception
Exception
public void testAddPageWithViewRestrictionsCorrectlySetsOwner() throws Exception
Exception
public void testCanSetLocationAndRestrictionsWithoutAdminPermission() throws Exception
Exception
public void testCreatePageWithNameAsSinglePeriod() throws Exception
Exception
public void testCreatePageWithValidationErrorPreservesDraft() throws Exception
Exception
public void testAddPageAsAnonymousUser()
public void testMetaDataOfPageCreatedByUnknownUser() throws Exception
Exception
public void testXhtmlSecurityScanningHappens() throws Exception
Exception
public void testAddChildToPageWithColon()
public void testCreatePageWithTitleEndingInPunctuation() throws UnsupportedEncodingException
UnsupportedEncodingException
public void testCreatePageWithTitleEndingInLetter() throws UnsupportedEncodingException
UnsupportedEncodingException
Copyright © 2003–2016 Atlassian. All rights reserved.