com.atlassian.confluence.rest.api
Class RestApiSpaceAcceptanceTest

java.lang.Object
  extended by com.atlassian.confluence.rest.AbstractRestSerializationAcceptanceTest
      extended by com.atlassian.confluence.rest.api.RestApiSpaceAcceptanceTest

public class RestApiSpaceAcceptanceTest
extends AbstractRestSerializationAcceptanceTest

Tests _links and _expandable in Space resources.


Field Summary
 
Fields inherited from class com.atlassian.confluence.rest.AbstractRestSerializationAcceptanceTest
baseApi, basePath, pageId, resource, rpc, testHelper, testName
 
Constructor Summary
RestApiSpaceAcceptanceTest()
           
 
Method Summary
 void testSpaceDescriptionExpandablePopulated()
           
 void testSpaceDescriptionExpandablesPopulated()
           
 void testSpaceDescriptionPartialExpandablesPopulated()
           
 
Methods inherited from class com.atlassian.confluence.rest.AbstractRestSerializationAcceptanceTest
getAsJsonNode, getExpandable, getExpandableNode, getLinks, getLinks, getSelfLink, hasExpandable, setUp
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RestApiSpaceAcceptanceTest

public RestApiSpaceAcceptanceTest()
Method Detail

testSpaceDescriptionExpandablePopulated

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

testSpaceDescriptionExpandablesPopulated

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

testSpaceDescriptionPartialExpandablesPopulated

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


Copyright © 2003-2014 Atlassian. All Rights Reserved.