com.atlassian.confluence.cluster
Class ClusteredBigAcceptanceTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by com.atlassian.confluence.cluster.AbstractClusteredTestCase
              extended by com.atlassian.confluence.cluster.ClusteredBigAcceptanceTest
All Implemented Interfaces:
junit.framework.Test

public class ClusteredBigAcceptanceTest
extends AbstractClusteredTestCase


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

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.io.IOException,
                              org.apache.xmlrpc.XmlRpcException
This test will fail if the confluence installation is running on a personal license.

Throws:
java.io.IOException
org.apache.xmlrpc.XmlRpcException

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-2011 Atlassian. All Rights Reserved.