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 AbstractClusteredTestCase
Exception
public void tearDown() throws Exception
tearDown
in class AbstractClusteredTestCase
Exception
public void testEnablingPluginAcrossCluster() throws Exception
Exception
public void testUploadingAndUninstallingPluginAcrossCluster() throws Exception
Exception
public void testEnableDisableStateAwarePlugin() throws Exception
Exception
public void testDynamicModuleStateChanges() throws Exception
This test tries to ensure that this dynamic behaviour works correctly in a cluster.
Exception
Copyright © 2003–2017 Atlassian. All rights reserved.