com.atlassian.confluence.rest
Class RestEditorAcceptanceTest

java.lang.Object
  extended by com.atlassian.confluence.rest.RestEditorAcceptanceTest

public class RestEditorAcceptanceTest
extends java.lang.Object


Field Summary
 org.junit.rules.TestName testName
           
 
Constructor Summary
RestEditorAcceptanceTest()
           
 
Method Summary
 void setUp()
           
 void tearDown()
           
 void testGetMacroPreviewHandlesProcessedMacroBody()
           
 void testGetMacroPreviewHandlesUnprocessedMacroBody()
           
 void testGetMacroPreviewWithoutPageViewPermission()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

testName

public org.junit.rules.TestName testName
Constructor Detail

RestEditorAcceptanceTest

public RestEditorAcceptanceTest()
Method Detail

setUp

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

tearDown

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

testGetMacroPreviewWithoutPageViewPermission

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

testGetMacroPreviewHandlesUnprocessedMacroBody

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

testGetMacroPreviewHandlesProcessedMacroBody

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


Copyright © 2003-2014 Atlassian. All Rights Reserved.