Package ubic.basecode.ontology.jena
Class UberonOntologySearchTest
- java.lang.Object
-
- ubic.basecode.ontology.jena.UberonOntologySearchTest
-
public class UberonOntologySearchTest extends Object
-
-
Constructor Summary
Constructors Constructor Description UberonOntologySearchTest()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static void
setUpUberon()
void
testOmitDefinition()
void
testScore()
-
-
-
Method Detail
-
setUpUberon
public static void setUpUberon() throws IOException
- Throws:
IOException
-
testOmitDefinition
public void testOmitDefinition() throws OntologySearchException
- Throws:
OntologySearchException
-
testScore
public void testScore() throws OntologySearchException
- Throws:
OntologySearchException
-
-