Class OntologyLoadingTest
java.lang.Object
org.springframework.test.context.junit4.AbstractJUnit4SpringContextTests
ubic.gemma.core.ontology.OntologyLoadingTest
- All Implemented Interfaces:
org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware
@ContextConfiguration
public class OntologyLoadingTest
extends org.springframework.test.context.junit4.AbstractJUnit4SpringContextTests
This test does not use the test profile as it aims to verify that all the ontologies we use in production are working
properly.
- Author:
- poirigui
-
Field Summary
Fields inherited from class org.springframework.test.context.junit4.AbstractJUnit4SpringContextTests
applicationContext, logger -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidMethods inherited from class org.springframework.test.context.junit4.AbstractJUnit4SpringContextTests
setApplicationContext
-
Constructor Details
-
OntologyLoadingTest
public OntologyLoadingTest()
-
-
Method Details
-
testThatConnectivityAndConnectiveAreExcludedFromStemmingInClo
public void testThatConnectivityAndConnectiveAreExcludedFromStemmingInClo() -
testThatChebiDoesNotHaveInferenceEnabled
public void testThatChebiDoesNotHaveInferenceEnabled() -
testThatTGEMODoesNotProcessImports
public void testThatTGEMODoesNotProcessImports() -
testInitializeAllOntologies
public void testInitializeAllOntologies()
-