Package ubic.basecode.ontology.jena
Class OntologySearchTest
- java.lang.Object
-
- ubic.basecode.ontology.AbstractOntologyTest
-
- ubic.basecode.ontology.jena.OntologySearchTest
-
public class OntologySearchTest extends AbstractOntologyTest
Most of these tests were moved over from Gemma.- Author:
- Paul
-
-
Field Summary
-
Fields inherited from class ubic.basecode.ontology.AbstractOntologyTest
tempDir
-
-
Constructor Summary
Constructors Constructor Description OntologySearchTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
testIndexing()
void
testOmitBadPredicates()
See bug 2920void
testOmitBadPredicates2()
See bug 3269void
testOmitDefinitions()
void
testOmitDefinitions2()
void
testOmitDefinitions3()
void
testOmitDefinitions4()
void
testPersistence()
void
testStemming()
-
Methods inherited from class ubic.basecode.ontology.AbstractOntologyTest
clearOntologyCacheDir, setUpOntologyCacheDir
-
-