Class AbstractOntologyTest

java.lang.Object
ubic.basecode.ontology.AbstractOntologyTest
Direct Known Subclasses:
DiseaseOntologyServiceTest, GenericOntologyServiceTest, NIFSTDOntologyServiceTest, ObiServiceTest, OntologyLoaderTest, OntologyProvidersTest, OntologySearchTest, OntologyTermTest, UberonOntologyServiceTest

public class AbstractOntologyTest extends Object
Base class for ontology-based tests.

This class ensures that the ontology are stored and indexed in a temporary directory.

  • Field Details

    • tempDir

      protected static Path tempDir
  • Constructor Details

    • AbstractOntologyTest

      public AbstractOntologyTest()
  • Method Details