Package ubic.gemma.core.ontology
Class GemmaAndExperimentalFactorOntologyTest
- java.lang.Object
-
- org.springframework.test.context.junit4.AbstractJUnit4SpringContextTests
-
- ubic.gemma.core.util.test.BaseTest
-
- ubic.gemma.core.ontology.GemmaAndExperimentalFactorOntologyTest
-
- All Implemented Interfaces:
org.springframework.beans.factory.Aware
,org.springframework.context.ApplicationContextAware
@ContextConfiguration public class GemmaAndExperimentalFactorOntologyTest extends BaseTest
This test covers cases where inference is done across two distinctOntologyService
.- Author:
- poirigui
-
-
Constructor Summary
Constructors Constructor Description GemmaAndExperimentalFactorOntologyTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
testInferenceInGemma()
-
-
-
Method Detail
-
testInferenceInGemma
public void testInferenceInGemma() throws TimeoutException
- Throws:
TimeoutException
-
-