com.atlassian.confluence
Class VersionChildPolicyAcceptanceTest

java.lang.Object
  extended by com.atlassian.confluence.api.AbstractAcceptanceTest
      extended by com.atlassian.confluence.VersionChildPolicyAcceptanceTest

public class VersionChildPolicyAcceptanceTest
extends AbstractAcceptanceTest


Field Summary
 org.junit.rules.ExpectedException expectedException
           
 
Fields inherited from class com.atlassian.confluence.api.AbstractAcceptanceTest
rpc, testHelper, testName
 
Constructor Summary
VersionChildPolicyAcceptanceTest()
           
 
Method Summary
 void setUp()
           
 void tearDown()
           
 void testCurrent()
           
 void testDeleteVersionOriginal()
           
 void testOriginal()
           
 
Methods inherited from class com.atlassian.confluence.api.AbstractAcceptanceTest
commonSetUp, exceptionSupplier
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

expectedException

public org.junit.rules.ExpectedException expectedException
Constructor Detail

VersionChildPolicyAcceptanceTest

public VersionChildPolicyAcceptanceTest()
Method Detail

setUp

public void setUp()
           throws Exception
Throws:
Exception

tearDown

public void tearDown()
              throws Exception
Overrides:
tearDown in class AbstractAcceptanceTest
Throws:
Exception

testCurrent

public void testCurrent()
                 throws IOException
Throws:
IOException

testOriginal

public void testOriginal()
                  throws IOException
Throws:
IOException

testDeleteVersionOriginal

public void testDeleteVersionOriginal()
                               throws IOException
Throws:
IOException


Copyright © 2003–2015 Atlassian. All rights reserved.