public class BigAcceptanceTest extends AbstractConfluenceAcceptanceTest
Modifier and Type | Field and Description |
---|---|
static String |
FUNKTEST_KEY |
static Space |
FUNKTEST_SPACE |
static String |
FUNKTEST_TITLE |
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 |
---|
BigAcceptanceTest() |
Modifier and Type | Method and Description |
---|---|
void |
testBasicFunctions() |
void |
testBigAssPage() |
void |
testCheckPrintOnlyFooterAvailable() |
void |
testCreateBlogPostWithSameTitleAsPage() |
void |
testCreateChildPage() |
void |
testCreatePageWithSameTitleAsBlogPost() |
void |
testLoginFunctions() |
void |
testLowerCaseWorkaroundForPostgres() |
void |
testSignupWithUsernameWithWhiteSpaces()
Test signing up using a username starting and/or ending with white spaces
|
void |
testUserFunctions()
This test will fail if the confluence installation is running on a personal license.
|
void |
testViewPreferences() |
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, setUp, 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
public static final String FUNKTEST_TITLE
public static final String FUNKTEST_KEY
public static final Space FUNKTEST_SPACE
public void testLoginFunctions()
public void testUserFunctions() throws Exception
Exception
public void testSignupWithUsernameWithWhiteSpaces() throws Exception
Exception
public void testBigAssPage()
public void testCreatePageWithSameTitleAsBlogPost() throws IOException, org.apache.xmlrpc.XmlRpcException
IOException
org.apache.xmlrpc.XmlRpcException
public void testCreateBlogPostWithSameTitleAsPage() throws IOException, org.apache.xmlrpc.XmlRpcException
IOException
org.apache.xmlrpc.XmlRpcException
public void testViewPreferences()
public void testLowerCaseWorkaroundForPostgres() throws IOException, org.apache.xmlrpc.XmlRpcException
IOException
org.apache.xmlrpc.XmlRpcException
public void testCreateChildPage() throws IOException, org.apache.xmlrpc.XmlRpcException
IOException
org.apache.xmlrpc.XmlRpcException
public void testCheckPrintOnlyFooterAvailable()
Copyright © 2003–2017 Atlassian. All rights reserved.