com.atlassian.confluence.rest
Class QuickReloadAcceptanceTest

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.it.rest.AbstractJUnit3RestAcceptanceTest
                  extended by com.atlassian.confluence.rest.QuickReloadAcceptanceTest
All Implemented Interfaces:
junit.framework.Test

public class QuickReloadAcceptanceTest
extends AbstractJUnit3RestAcceptanceTest


Field Summary
 
Fields inherited from class com.atlassian.confluence.it.rest.AbstractJUnit3RestAcceptanceTest
TEST_PAGE, TEST_SPACE
 
Constructor Summary
QuickReloadAcceptanceTest()
           
 
Method Summary
protected  void setUp()
           
 void testAnonymousWithPermission()
           
 void testComments()
           
 void testEdit()
           
 void testJSON()
           
 void testNoPermission()
           
 void testNotFound()
           
 
Methods inherited from class com.atlassian.confluence.it.rest.AbstractJUnit3RestAcceptanceTest
baseUrl, configuredBaseUrl, createTestUser, restClient, rpc, serverState, tearDown, users
 
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
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

QuickReloadAcceptanceTest

public QuickReloadAcceptanceTest()
Method Detail

setUp

protected void setUp()
              throws java.lang.Exception
Overrides:
setUp in class AbstractJUnit3RestAcceptanceTest
Throws:
java.lang.Exception

testComments

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

testEdit

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

testJSON

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

testNotFound

public void testNotFound()

testNoPermission

public void testNoPermission()

testAnonymousWithPermission

public void testAnonymousWithPermission()


Copyright © 2003-2014 Atlassian. All Rights Reserved.