public class PageNotFoundAcceptanceTest 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 |
---|
PageNotFoundAcceptanceTest() |
Modifier and Type | Method and Description |
---|---|
protected void |
setUp()
Default setUp method.
|
void |
test404PageHasUserContext()
ROTP-718 non-page 404 page has user context
|
void |
testDeletedBlog() |
void |
testDeletedPage()
CONFDEV-3281 Ensure that the page suggested from trash shows a snippet of the page
|
void |
testErrorsOrMessagesAreEscaped()
CONF-42894 - The errors and messages on 404 page should be escaped.
|
void |
testMovedAndRenamedBlogPost()
CONF-22655 Ensure that a blog post that is moved to a new space shows up in the suggested pages,
regardless of whether or not it has more than a single version or not.
|
void |
testMovedAndRenamedPage()
CONF-34221 Ensure that a page that is moved to a new space shows up in the suggested pages,
regardless of whether or not it has been renamed.
|
void |
testMovedBlogPost()
CONF-22655 Ensure that a blog post that is moved to a new space shows up in the suggested pages,
regardless of whether or not it has more than a single version or not.
|
void |
testMovedPage()
CONF-34221 Ensure that a page that is moved to a new space shows up in the suggested pages,
regardless of whether or not it has more than a single version or not.
|
void |
testPageNotFoundVmNameIsEscaped()
CONF-24609 Ensure that the page error message does not include the
un-escaped filename.
|
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 testDeletedPage() throws Exception
Exception
public void testMovedPage()
public void testMovedAndRenamedPage()
public void testMovedBlogPost()
public void testMovedAndRenamedBlogPost()
public void testPageNotFoundVmNameIsEscaped()
public void testErrorsOrMessagesAreEscaped()
public void test404PageHasUserContext()
Copyright © 2003–2018 Atlassian. All rights reserved.