com.atlassian.confluence.cluster
Class ClusteredBigAcceptanceTest

java.lang.Object
  extended by com.atlassian.confluence.cluster.AbstractClusteredTestCase
      extended by com.atlassian.confluence.cluster.ClusteredBigAcceptanceTest

public class ClusteredBigAcceptanceTest
extends AbstractClusteredTestCase


Field Summary
static java.lang.String TITLE_SEPARATOR
           
 
Fields inherited from class com.atlassian.confluence.cluster.AbstractClusteredTestCase
node1, node1tester, node2, node2tester, TEST_SPACE, TESTPAGE_TITLE
 
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 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

TITLE_SEPARATOR

public static final java.lang.String TITLE_SEPARATOR
See Also:
Constant Field Values
Constructor Detail

ClusteredBigAcceptanceTest

public ClusteredBigAcceptanceTest()
Method Detail

testBasicFunctions

public void testBasicFunctions()
                        throws java.lang.Exception
Throws:
java.lang.Exception

testUserFunctions

public void testUserFunctions()
                       throws java.lang.Exception
This test will fail if the confluence installation is running on a personal license.

Throws:
java.lang.Exception

testDownloadSingleAttachment

public void testDownloadSingleAttachment()
                                  throws org.xml.sax.SAXException,
                                         java.io.IOException,
                                         org.apache.xmlrpc.XmlRpcException
Throws:
org.xml.sax.SAXException
java.io.IOException
org.apache.xmlrpc.XmlRpcException

testRecentlyUpatedMacro

public void testRecentlyUpatedMacro()
                             throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2003-2014 Atlassian. All Rights Reserved.