|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
com.atlassian.confluence.cluster.AbstractClusteredTestCase
com.atlassian.confluence.cluster.ClusteredBigAcceptanceTest
public class ClusteredBigAcceptanceTest
Field Summary | |
---|---|
static java.lang.String |
TITLE_SEPARATOR
|
Fields inherited from class com.atlassian.confluence.cluster.AbstractClusteredTestCase |
---|
node1, node2 |
Constructor Summary | |
---|---|
ClusteredBigAcceptanceTest()
|
Method Summary | |
---|---|
void |
testBasicFunctions()
|
void |
testDownloadSingleAttachment()
|
void |
testRecentlyUpatedMacro()
|
void |
testUserFunctions()
This test will fail if the confluence installation is running on a personal license. |
Methods inherited from class com.atlassian.confluence.cluster.AbstractClusteredTestCase |
---|
setUp, tearDown |
Methods inherited from class junit.framework.TestCase |
---|
countTestCases, createResult, getName, run, run, runBare, 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 |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String TITLE_SEPARATOR
Constructor Detail |
---|
public ClusteredBigAcceptanceTest()
Method Detail |
---|
public void testBasicFunctions() throws java.lang.Exception
java.lang.Exception
public void testUserFunctions() throws java.io.IOException, org.apache.xmlrpc.XmlRpcException
java.io.IOException
org.apache.xmlrpc.XmlRpcException
public void testDownloadSingleAttachment() throws org.xml.sax.SAXException, java.io.IOException, org.apache.xmlrpc.XmlRpcException
org.xml.sax.SAXException
java.io.IOException
org.apache.xmlrpc.XmlRpcException
public void testRecentlyUpatedMacro() throws java.lang.Exception, org.apache.xmlrpc.XmlRpcException
java.lang.Exception
org.apache.xmlrpc.XmlRpcException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |