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

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

public class ChainingEntityExpanderResolverTest
extends java.lang.Object


Constructor Summary
ChainingEntityExpanderResolverTest()
           
 
Method Summary
 void setUp()
           
 void testConstructorWithListWithNullItem()
           
 void testConstructorWithNullList()
           
 void testGetExpanderWithClassAndNoResolverHasExpander()
           
 void testGetExpanderWithClassAndResolver1HasExpander()
           
 void testGetExpanderWithClassAndResolver2HasExpander()
           
 void testHasExpanderWithClassAndNoResolverHasExpander()
           
 void testHasExpanderWithClassAndResolver1HasExpander()
           
 void testHasExpanderWithClassAndResolver2HasExpander()
           
 void testHasExpanderWithNullClass()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ChainingEntityExpanderResolverTest

public ChainingEntityExpanderResolverTest()
Method Detail

setUp

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

testConstructorWithNullList

public void testConstructorWithNullList()

testConstructorWithListWithNullItem

public void testConstructorWithListWithNullItem()

testHasExpanderWithNullClass

public void testHasExpanderWithNullClass()

testHasExpanderWithClassAndNoResolverHasExpander

public void testHasExpanderWithClassAndNoResolverHasExpander()

testHasExpanderWithClassAndResolver2HasExpander

public void testHasExpanderWithClassAndResolver2HasExpander()

testHasExpanderWithClassAndResolver1HasExpander

public void testHasExpanderWithClassAndResolver1HasExpander()

testGetExpanderWithClassAndNoResolverHasExpander

public void testGetExpanderWithClassAndNoResolverHasExpander()

testGetExpanderWithClassAndResolver2HasExpander

public void testGetExpanderWithClassAndResolver2HasExpander()

testGetExpanderWithClassAndResolver1HasExpander

public void testGetExpanderWithClassAndResolver1HasExpander()


Copyright © 2014 Atlassian. All Rights Reserved.