Class ExpressionExperimentBatchInformationServiceTest
- java.lang.Object
-
- org.springframework.test.context.junit4.AbstractJUnit4SpringContextTests
-
- ubic.gemma.core.util.test.BaseTest
-
- ubic.gemma.persistence.service.expression.experiment.ExpressionExperimentBatchInformationServiceTest
-
- All Implemented Interfaces:
org.springframework.beans.factory.Aware
,org.springframework.context.ApplicationContextAware
@ContextConfiguration public class ExpressionExperimentBatchInformationServiceTest extends BaseTest
-
-
Constructor Summary
Constructors Constructor Description ExpressionExperimentBatchInformationServiceTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
resetMocks()
void
setUp()
void
test()
void
testGetBatchConfounds()
void
testMissingBatchInformation()
Cover various edge cases of missing batch information.
-