com.atlassian.plugins.rest.common.expand.resolver
Class ChainingEntityExpanderResolverTest
java.lang.Object
com.atlassian.plugins.rest.common.expand.resolver.ChainingEntityExpanderResolverTest
public class ChainingEntityExpanderResolverTest
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ChainingEntityExpanderResolverTest
public ChainingEntityExpanderResolverTest()
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.