|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
org.LexGrid.LexBIG.Impl.function.LexBIGServiceTestCase
org.LexGrid.LexBIG.Impl.function.query.TestHierarchyAPI
public class TestHierarchyAPI
This testcase checks that the hierarchy api works as desired.
Field Summary |
---|
Constructor Summary | |
---|---|
TestHierarchyAPI()
|
Method Summary | |
---|---|
protected java.lang.String |
getTestID()
To be implemented by each descendant testcase. |
void |
testFindRootConceptGenericOwl()
Test getting the root concept of when using the generic owl loader |
void |
testFindRootConceptOBO()
Test getting the root concept of an OBO ontology |
void |
testFindRootConceptUMLS()
Test getting the root concept of an OBO ontology |
void |
testGetCountForLongConceptList()
Test getting the previous and next level count for a very list of concepts |
void |
testGetCountForOBOConceptList()
Test getting the previous and next level count for a list of concepts |
void |
testGetCountForOWLConcept()
Test getting the previous and next level count for a OWL concept |
void |
testGetCountForUMLSConcept()
Test getting the previous and next level count for a UMLS concept |
void |
testGetCountNextForNonExistentOBOConcept()
Test getting the next level count for a non existent concept |
void |
testGetCountNextForOBOConcept()
Test getting the next level count for a concept |
void |
testGetCountPrevForOBOConcept()
Test getting the previous level count for a concept |
void |
testGetHierarchyPathToRootLexGridXMLWithCycle()
Test getting the next level count for a concept |
void |
testGetHierarchyPathToRootOBO()
Test getting the next level count for a concept |
Methods inherited from class junit.framework.TestCase |
---|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, toString |
Methods inherited from class junit.framework.Assert |
---|
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame, format |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public TestHierarchyAPI()
Method Detail |
---|
protected java.lang.String getTestID()
LexBIGServiceTestCase
getTestID
in class LexBIGServiceTestCase
public void testFindRootConceptOBO() throws java.lang.InterruptedException, LBException
java.lang.InterruptedException
LBException
public void testFindRootConceptUMLS() throws java.lang.InterruptedException, LBException
java.lang.InterruptedException
LBException
public void testFindRootConceptGenericOwl() throws java.lang.InterruptedException, LBException
java.lang.InterruptedException
LBException
public void testGetHierarchyPathToRootOBO() throws java.lang.InterruptedException, LBException
java.lang.InterruptedException
LBException
public void testGetHierarchyPathToRootLexGridXMLWithCycle() throws java.lang.InterruptedException, LBException
java.lang.InterruptedException
LBException
public void testGetCountNextForOBOConcept() throws java.lang.InterruptedException, LBException
java.lang.InterruptedException
LBException
public void testGetCountPrevForOBOConcept() throws java.lang.InterruptedException, LBException
java.lang.InterruptedException
LBException
public void testGetCountNextForNonExistentOBOConcept() throws java.lang.InterruptedException, LBException
java.lang.InterruptedException
LBException
public void testGetCountForUMLSConcept() throws java.lang.InterruptedException, LBException
java.lang.InterruptedException
LBException
public void testGetCountForOWLConcept() throws java.lang.InterruptedException, LBException
java.lang.InterruptedException
LBException
public void testGetCountForOBOConceptList() throws java.lang.InterruptedException, LBException
java.lang.InterruptedException
LBException
public void testGetCountForLongConceptList() throws java.lang.InterruptedException, LBException
java.lang.InterruptedException
LBException
|
Copyright: (c) 2004-2006 Mayo Foundation for Medical Education and Research (MFMER). All rights reserved. MAYO, MAYO CLINIC, and the triple-shield Mayo logo are trademarks and service marks of MFMER. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |