com.atlassian.plugins.rest.common.expand.resolver
Class ListWrapperEntityExpanderResolverTest

java.lang.Object
  extended by com.atlassian.plugins.rest.common.expand.resolver.ListWrapperEntityExpanderResolverTest

public class ListWrapperEntityExpanderResolverTest
extends java.lang.Object

Testing ListWrapperEntityExpanderResolver


Constructor Summary
ListWrapperEntityExpanderResolverTest()
           
 
Method Summary
 void setUp()
           
 void testExpandCollection()
           
 void testExpandInheritedCollection()
           
 void testGetExpanderWithClassForListWrapper()
           
 void testGetExpanderWithClassForNonListWrapper()
           
 void testGetExpanderWithNullClass()
           
 void testHasExpanderWithClassForListWrapper()
           
 void testHasExpanderWithClassForNonListWrapper()
           
 void testHasExpanderWithNullClass()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ListWrapperEntityExpanderResolverTest

public ListWrapperEntityExpanderResolverTest()
Method Detail

setUp

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

testHasExpanderWithNullClass

public void testHasExpanderWithNullClass()

testGetExpanderWithNullClass

public void testGetExpanderWithNullClass()

testHasExpanderWithClassForNonListWrapper

public void testHasExpanderWithClassForNonListWrapper()

testGetExpanderWithClassForNonListWrapper

public void testGetExpanderWithClassForNonListWrapper()

testHasExpanderWithClassForListWrapper

public void testHasExpanderWithClassForListWrapper()

testGetExpanderWithClassForListWrapper

public void testGetExpanderWithClassForListWrapper()

testExpandCollection

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

testExpandInheritedCollection

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


Copyright © 2014 Atlassian. All Rights Reserved.