com.atlassian.confluence.cluster
Class ClusteredBigAcceptanceTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by com.atlassian.confluence.junit3.JUnit3TimingTestCase
              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 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 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
 

Field Detail

TITLE_SEPARATOR

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

ClusteredBigAcceptanceTest

public ClusteredBigAcceptanceTest()
Method Detail

testBasicFunctions

public void testBasicFunctions()
                        throws Exception
Throws:
Exception

testUserFunctions

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

Throws:
Exception

testDownloadSingleAttachment

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

testRecentlyUpatedMacro

public void testRecentlyUpatedMacro()
                             throws Exception
Throws:
Exception


Copyright © 2003-2013 Atlassian. All Rights Reserved.