com.atlassian.plugins.rest.common.expand
Class EntityCrawlerTest
java.lang.Object
com.atlassian.plugins.rest.common.expand.EntityCrawlerTest
public class EntityCrawlerTest
- extends java.lang.Object
Testing EntityCrawler
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EntityCrawlerTest
public EntityCrawlerTest()
setUp
public void setUp()
testGetExpandableWithNullField
public void testGetExpandableWithNullField()
testGetExpandableWithNoExpandableAnnotation
public void testGetExpandableWithNoExpandableAnnotation()
throws java.lang.Exception
- Throws:
java.lang.Exception
testGetExpandableWithValuedExpandable
public void testGetExpandableWithValuedExpandable()
throws java.lang.Exception
- Throws:
java.lang.Exception
testGetExpandableWithNamedXmlElement
public void testGetExpandableWithNamedXmlElement()
throws java.lang.Exception
- Throws:
java.lang.Exception
testGetExpandableWithUnNamedXmlElement
public void testGetExpandableWithUnNamedXmlElement()
throws java.lang.Exception
- Throws:
java.lang.Exception
testGetExpandableWithNoXmlElement
public void testGetExpandableWithNoXmlElement()
throws java.lang.Exception
- Throws:
java.lang.Exception
testCrawlGetsFieldsFromSuperClass
public void testCrawlGetsFieldsFromSuperClass()
throws java.lang.Exception
- Throws:
java.lang.Exception
Copyright © 2014 Atlassian. All Rights Reserved.