|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object junit.framework.Assert junit.framework.TestCase com.atlassian.confluence.junit3.JUnit3TimingTestCase com.atlassian.confluence.cluster.AbstractClusteredTestCase com.atlassian.confluence.cluster.ClusteredPluginAcceptanceTest
public class ClusteredPluginAcceptanceTest
Field Summary |
---|
Fields inherited from class com.atlassian.confluence.cluster.AbstractClusteredTestCase |
---|
node1, node1tester, node2, node2tester, TEST_SPACE, TESTPAGE_TITLE |
Constructor Summary | |
---|---|
ClusteredPluginAcceptanceTest()
|
Method Summary | |
---|---|
protected void |
setUp()
|
protected void |
tearDown()
|
void |
testEnableDisableStateAwarePlugin()
|
void |
testEnablingPluginAcrossCluster()
|
void |
testUploadingAndUninstallingPluginAcrossCluster()
|
void |
testUploadPluginOnNode2()
|
Methods inherited from class com.atlassian.confluence.junit3.JUnit3TimingTestCase |
---|
runBare, setExceptionTransformer |
Methods inherited from class junit.framework.TestCase |
---|
countTestCases, createResult, getName, run, run, runTest, setName, toString |
Methods inherited from class junit.framework.Assert |
---|
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, fail, fail, failNotEquals, failNotSame, failSame, format |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ClusteredPluginAcceptanceTest()
Method Detail |
---|
protected void setUp() throws Exception
setUp
in class AbstractClusteredTestCase
Exception
protected 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 testUploadPluginOnNode2() throws Exception
Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |