Package ubic.basecode.ontology.providers
Class OntologyProvidersTest
- java.lang.Object
-
- ubic.basecode.ontology.AbstractOntologyTest
-
- ubic.basecode.ontology.providers.OntologyProvidersTest
-
public class OntologyProvidersTest extends AbstractOntologyTest
Test initialization of all providers not already covered by a specific test.- Author:
- poirigui
-
-
Field Summary
-
Fields inherited from class ubic.basecode.ontology.AbstractOntologyTest
tempDir
-
-
Constructor Summary
Constructors Constructor Description OntologyProvidersTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
testInitializeAllProviders()
-
Methods inherited from class ubic.basecode.ontology.AbstractOntologyTest
clearOntologyCacheDir, setUpOntologyCacheDir
-
-
-
-
Method Detail
-
testInitializeAllProviders
public void testInitializeAllProviders() throws InterruptedException
- Throws:
InterruptedException
-
-