Class OneWayAnovaAnalyzerTest
java.lang.Object
org.springframework.test.context.junit4.AbstractJUnit4SpringContextTests
ubic.gemma.core.util.test.BaseTest
ubic.gemma.core.analysis.expression.diff.BaseAnalyzerConfigurationTest
ubic.gemma.core.analysis.expression.diff.OneWayAnovaAnalyzerTest
- All Implemented Interfaces:
org.springframework.beans.factory.Aware,org.springframework.context.ApplicationContextAware
Tests the one way anova analyzer. See test/data/stat-tests/README.txt for R code.
- Author:
- keshav
-
Field Summary
Fields inherited from class ubic.gemma.core.analysis.expression.diff.BaseAnalyzerConfigurationTest
logFields inherited from class org.springframework.test.context.junit4.AbstractJUnit4SpringContextTests
applicationContext, logger -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidTests the OneWayAnova method.voidMethods inherited from class ubic.gemma.core.analysis.expression.diff.BaseAnalyzerConfigurationTest
setUp, tearDownMethods inherited from class org.springframework.test.context.junit4.AbstractJUnit4SpringContextTests
setApplicationContext