public class TrashCanAcceptanceTest extends AbstractConfluenceAcceptanceTest
| Modifier and Type | Field and Description |
|---|---|
static String |
XSS_ENCODED_PAGE_TITLE |
static String |
XSS_PAGE_TITLE |
confluenceAdministrator, DASHBOARD_RECENT_UPDATES_REST_URL, DASHBOARD_RECENT_UPDATES_URL, log, logAdjuster, rpc, systemAdministrator, 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 |
|---|
TrashCanAcceptanceTest() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
setUp()
Default setUp method.
|
void |
tearDown()
Default tearDown method.
|
void |
testCannotPurgeNonTrashItem() |
void |
testCannotPurgePageAsNonSpaceAdministrator() |
void |
testCommentsOnPreviousVersionsForAttachments() |
void |
testLikesDontPreventContentFromBeingRemoved() |
void |
testMailTrash() |
void |
testNoTitleXSSOnPurge() |
void |
testNoTitleXSSOnRestore() |
void |
testPurgeAll() |
void |
testPurgeAllAttachment() |
void |
testPurgeAllWithAttachmentsWherePageIsModifiedAfter() |
void |
testPurgeAllWithMulitpleTransaction() |
void |
testPurgeAttachment() |
void |
testPurgeWithError() |
void |
testRestoreByOverwriting() |
void |
testRestoreByRenaming() |
void |
testRestoreOfAttachmentsAndCommentsToSearchResults() |
void |
testTrash() |
void |
testTrashCansAreSpaceScoped()
A page deleted in Space A should not turn up in the trash for Space B
|
adminConsole, attachments, baseUrlSelector, createAdminUsers, createSpaceViaWebUI, createTestSpaceViaWebUI, createTestUser, darkFeatures, directoryConfig, disableBatchingDarkFeature, enableBatchingDarkFeature, enableBatchingTrigger, generateFile, getAppContext, getBaseUrl, getConfiguredBaseUrl, getPluginHelper, getServerStateManager, getTestDescription, goToBlogCollector, logins, logout, logTestStart, pages, pauseAndFlushIndexQueue, plugins, rebuildIndex, substituteForNodeBaseUrl, users, viewHomepage, viewSpaceAdmin, viewSpacePermissions, viewSpaceSummary, viewSpaceTools, viewTrash, watchSpace, webAppContextPathrunBare, setExceptionTransformerassertEquals, 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, toStringpublic static final String XSS_PAGE_TITLE
public static final String XSS_ENCODED_PAGE_TITLE
protected void setUp()
throws Exception
AbstractConfluenceAcceptanceTestsetUp in class AbstractConfluenceAcceptanceTestException - from superpublic void tearDown()
throws Exception
AbstractConfluenceAcceptanceTestAbstractConfluenceAcceptanceTest.filesToDelete list.tearDown in class AbstractConfluenceAcceptanceTestExceptionpublic void testTrash()
public void testPurgeAll()
public void testPurgeAllWithAttachmentsWherePageIsModifiedAfter()
public void testRestoreByOverwriting()
throws IOException,
org.apache.xmlrpc.XmlRpcException
IOExceptionorg.apache.xmlrpc.XmlRpcExceptionpublic void testRestoreByRenaming()
throws IOException,
org.apache.xmlrpc.XmlRpcException
IOExceptionorg.apache.xmlrpc.XmlRpcExceptionpublic void testTrashCansAreSpaceScoped()
throws IOException,
org.apache.xmlrpc.XmlRpcException
IOExceptionorg.apache.xmlrpc.XmlRpcExceptionpublic void testMailTrash()
throws IOException,
SAXException
IOExceptionSAXExceptionpublic void testRestoreOfAttachmentsAndCommentsToSearchResults()
throws Exception
Exceptionpublic void testCannotPurgePageAsNonSpaceAdministrator()
public void testCannotPurgeNonTrashItem()
public void testPurgeAllWithMulitpleTransaction()
public void testPurgeWithError()
throws IOException
IOExceptionpublic void testNoTitleXSSOnPurge()
public void testNoTitleXSSOnRestore()
public void testPurgeAttachment()
public void testPurgeAllAttachment()
public void testCommentsOnPreviousVersionsForAttachments()
public void testLikesDontPreventContentFromBeingRemoved()
Copyright © 2003–2018 Atlassian. All rights reserved.