|
|||||||||
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.TestPreLoadManifest
public class TestPreLoadManifest
This testcase checks if the manifest implementation works when using either a manifest file or a manifest object. It also checks if the same ontology can be loaded twice while using the manifest to adjust the registered name of the ontology.
Field Summary |
---|
Constructor Summary | |
---|---|
TestPreLoadManifest()
|
Method Summary | |
---|---|
protected java.lang.String |
getTestID()
To be implemented by each descendant testcase. |
static void |
main(java.lang.String[] args)
|
void |
setUp()
|
void |
testLoadGenericOwlWithManifestObject()
|
void |
testLoadOboWithManifestFile()
Load OBO Ontology and adjust using manifest file |
void |
testLoadOboWithManifestObjectVersion02()
Load OBO Ontology and adjust using manifest file |
void |
testLoadOboWithManifestObjectVersion03()
Load OBO Ontology and adjust using manifest file |
void |
testRemoveLoadedOntologies()
|
Methods inherited from class junit.framework.TestCase |
---|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, 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 TestPreLoadManifest()
Method Detail |
---|
protected java.lang.String getTestID()
LexBIGServiceTestCase
getTestID
in class LexBIGServiceTestCase
public void setUp() throws LBException
setUp
in class junit.framework.TestCase
LBException
public void testLoadOboWithManifestFile() throws java.lang.InterruptedException, LBException
java.lang.InterruptedException
LBException
public void testLoadOboWithManifestObjectVersion02() throws java.lang.InterruptedException, LBException
java.lang.InterruptedException
LBException
public void testLoadOboWithManifestObjectVersion03() throws java.lang.InterruptedException, LBException
java.lang.InterruptedException
LBException
public void testLoadGenericOwlWithManifestObject() throws java.lang.InterruptedException, LBException
java.lang.InterruptedException
LBException
public void testRemoveLoadedOntologies() throws java.lang.Exception
java.lang.Exception
public static void main(java.lang.String[] args)
args
-
|
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 |