Class BaseAnalyzerConfigurationTest
java.lang.Object
org.springframework.test.context.junit4.AbstractJUnit4SpringContextTests
ubic.gemma.core.util.test.BaseTest
ubic.gemma.core.analysis.expression.diff.BaseAnalyzerConfigurationTest
- All Implemented Interfaces:
org.springframework.beans.factory.Aware,org.springframework.context.ApplicationContextAware
- Direct Known Subclasses:
AncovaTest,DifferentialExpressionAnalysisHelperServiceTest,DifferentialExpressionAnalyzerTest,OneWayAnovaAnalyzerTest,SubsettedAnalysisTest,TTestAnalyzerTest,TwoWayAnovaWithInteractionsAnalyzerTest,TwoWayAnovaWithoutInteractionsAnalyzerTest
Other tests can extend this class if they want an expression experiment with complete block design and biological
replicates.
- Author:
- keshav
-
Field Summary
FieldsFields inherited from class org.springframework.test.context.junit4.AbstractJUnit4SpringContextTests
applicationContext, logger -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.springframework.test.context.junit4.AbstractJUnit4SpringContextTests
setApplicationContext
-
Field Details
-
log
protected final org.apache.commons.logging.Log log
-
-
Constructor Details
-
BaseAnalyzerConfigurationTest
public BaseAnalyzerConfigurationTest()
-
-
Method Details
-
setUp
- Throws:
Exception
-
tearDown
public void tearDown()
-