public class ClusteredPluginAcceptanceTest extends AbstractClusteredTestCase
node1, node1tester, node2, node2tester, TEST_SPACE, testEnvironment, testName, TESTPAGE_TITLE| Constructor and Description |
|---|
ClusteredPluginAcceptanceTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
tearDown() |
void |
testDisableWithoutPersistingDoesNotPersist() |
void |
testDynamicModuleStateChanges()
"rest-filter" module is added dynamically when "rest" module is enabled
in a plugin.
|
void |
testEnableDisableStateAwarePlugin() |
void |
testEnablingPluginAcrossCluster() |
void |
testUploadingAndUninstallingPluginAcrossCluster() |
void |
testUploadPluginOnNode2() |
public void setUp()
throws Exception
setUp in class AbstractClusteredTestCaseExceptionpublic void tearDown()
throws Exception
tearDown in class AbstractClusteredTestCaseExceptionpublic void testEnablingPluginAcrossCluster()
throws Exception
Exceptionpublic void testUploadingAndUninstallingPluginAcrossCluster()
throws Exception
Exceptionpublic void testEnableDisableStateAwarePlugin()
throws Exception
Exceptionpublic void testDynamicModuleStateChanges()
throws Exception
This test tries to ensure that this dynamic behaviour works correctly in a cluster.
ExceptionCopyright © 2003–2017 Atlassian. All rights reserved.