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

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

public class ExpandConstraintEntityExpanderResolverTest
extends java.lang.Object

Testing ExpandConstraintEntityExpanderResolver


Nested Class Summary
static class ExpandConstraintEntityExpanderResolverTest.ClassWithConstraintMethod
           
 
Constructor Summary
ExpandConstraintEntityExpanderResolverTest()
           
 
Method Summary
 void setUp()
           
 void testGetExpanderWithClassForClassWithConstraintMethod()
           
 void testGetExpanderWithClassForObjectWithNoConstraintMethod()
           
 void testGetExpanderWithNullClass()
           
 void testHasExpanderWithClassForClassWithConstraintMethod()
           
 void testHasExpanderWithClassForObjectWithNoConstraintMethod()
           
 void testHasExpanderWithNullClass()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExpandConstraintEntityExpanderResolverTest

public ExpandConstraintEntityExpanderResolverTest()
Method Detail

setUp

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

testHasExpanderWithNullClass

public void testHasExpanderWithNullClass()

testGetExpanderWithNullClass

public void testGetExpanderWithNullClass()

testHasExpanderWithClassForObjectWithNoConstraintMethod

public void testHasExpanderWithClassForObjectWithNoConstraintMethod()

testGetExpanderWithClassForObjectWithNoConstraintMethod

public void testGetExpanderWithClassForObjectWithNoConstraintMethod()

testHasExpanderWithClassForClassWithConstraintMethod

public void testHasExpanderWithClassForClassWithConstraintMethod()

testGetExpanderWithClassForClassWithConstraintMethod

public void testGetExpanderWithClassForClassWithConstraintMethod()


Copyright © 2014 Atlassian. All Rights Reserved.