com.atlassian.confluence.rest
Class RestListLinksAcceptanceTest

java.lang.Object
  extended by com.atlassian.confluence.rest.AbstractRestSerializationAcceptanceTest
      extended by com.atlassian.confluence.rest.RestListLinksAcceptanceTest

public class RestListLinksAcceptanceTest
extends AbstractRestSerializationAcceptanceTest


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

Constructor Detail

RestListLinksAcceptanceTest

public RestListLinksAcceptanceTest()
Method Detail

setUp

public void setUp()
           throws java.lang.Exception
Overrides:
setUp in class AbstractRestSerializationAcceptanceTest
Throws:
java.lang.Exception

testCollectionNavLinksPopulated

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

testCollectionSelfLinksPopulated

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

testMapSelfLinksPopulated

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

testCollectionLinksOnChildList

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


Copyright © 2003-2014 Atlassian. All Rights Reserved.