public class ActiveObjectsPluginAcceptanceTest extends AbstractActiveObjectsAcceptanceTest
Modifier and Type | Field and Description |
---|---|
com.atlassian.confluence.test.environment.TestEnvironmentRule |
testEnvironmentRule |
webresource
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 |
---|
ActiveObjectsPluginAcceptanceTest() |
Modifier and Type | Method and Description |
---|---|
void |
currentAccess()
This test passes when using serializable transactions via the following property in confluence.cfg.xml:
|
void |
testClusterReadWrite() |
void |
testCreate() |
void |
testDelete() |
void |
testSpaceCreationRolledBackOnExceptionInNestedTransaction() |
void |
testTransactionDeleteIsRolledBack() |
void |
testUpdate() |
void |
testUpdateWithExceptionOutsideOfAOTransaction() |
void |
testUpdateWithExceptionOutsideOfAOTransactionExplicitGC() |
void |
testUpdateWithExceptionOutsideOfAOTransactionFlushCache() |
void |
testUpdateWithRollback() |
setUp, tearDown
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, 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 com.atlassian.confluence.test.environment.TestEnvironmentRule testEnvironmentRule
public void testTransactionDeleteIsRolledBack() throws Exception
Exception
public void testUpdateWithExceptionOutsideOfAOTransaction() throws Exception
Exception
public void testUpdateWithExceptionOutsideOfAOTransactionFlushCache() throws Exception
Exception
public void testUpdateWithExceptionOutsideOfAOTransactionExplicitGC() throws Exception
Exception
public void testSpaceCreationRolledBackOnExceptionInNestedTransaction() throws Exception
Exception
Copyright © 2003–2018 Atlassian. All rights reserved.