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()
           
 void testSpaceUpdateWithoutKey()
           
 
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 Exception
Throws:
Exception

testSpaceDescriptionExpandablesPopulated

public void testSpaceDescriptionExpandablesPopulated()
                                              throws Exception
Throws:
Exception

testSpaceDescriptionPartialExpandablesPopulated

public void testSpaceDescriptionPartialExpandablesPopulated()
                                                     throws Exception
Throws:
Exception

testSpaceUpdateWithoutKey

public void testSpaceUpdateWithoutKey()


Copyright © 2003–2015 Atlassian. All rights reserved.