Class DifferentialExpressionAnalyzerServiceTest
java.lang.Object
org.springframework.test.context.junit4.AbstractJUnit4SpringContextTests
ubic.gemma.core.util.test.BaseTest
ubic.gemma.core.util.test.BaseIntegrationTest
ubic.gemma.core.util.test.BaseSpringContextTest
ubic.gemma.core.loader.expression.geo.AbstractGeoServiceTest
ubic.gemma.core.analysis.expression.diff.DifferentialExpressionAnalyzerServiceTest
- All Implemented Interfaces:
org.springframework.beans.factory.Aware,org.springframework.context.ApplicationContextAware
- Author:
- keshav, paul
-
Field Summary
Fields inherited from class ubic.gemma.core.util.test.BaseSpringContextTest
externalDatabaseService, log, persisterHelper, rule, taxonService, testHelperFields inherited from class org.springframework.test.context.junit4.AbstractJUnit4SpringContextTests
applicationContext, logger -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidtearDown()voidvoidTest for bug 2026, not a subsetted analysis.voidTests running with a subset factor, then deleting.voidTest inspired by bug 2605voidvoidMethods inherited from class ubic.gemma.core.loader.expression.geo.AbstractGeoServiceTest
getTestFileBasePath, getTestFileBasePathMethods inherited from class ubic.gemma.core.util.test.BaseSpringContextTest
addTestAnalyses, countRowsInTable, deleteFromTables, getJdbcTemplate, getNewTestPersistentCompleteExpressionExperiment, getTaxon, getTestNonPersistentBioSequence, getTestPersistentArrayDesign, getTestPersistentArrayDesign, getTestPersistentArrayDesign, getTestPersistentBasicExpressionExperiment, getTestPersistentBasicExpressionExperiment, getTestPersistentBibliographicReference, getTestPersistentBioAssay, getTestPersistentBioAssay, getTestPersistentBioMaterial, getTestPersistentBioMaterial, getTestPersistentBioSequence, getTestPersistentBioSequence, getTestPersistentBioSequence2GeneProducts, getTestPersistentBlatResult, getTestPersistentBlatResult, getTestPersistentCompleteExpressionExperiment, getTestPersistentCompleteExpressionExperimentWithSequences, getTestPersistentCompleteExpressionExperimentWithSequences, getTestPersistentContact, getTestPersistentDatabaseEntry, getTestPersistentDatabaseEntry, getTestPersistentDatabaseEntry, getTestPersistentDatabaseEntry, getTestPersistentDatabaseEntry, getTestPersistentExpressionExperiment, getTestPersistentExpressionExperiment, getTestPersistentGene, getTestPersistentGene, getTestPersistentGeneProduct, getTestPersistentQuantitationType, randomName, resetTestCollectionSize, runAsAdmin, runAsAgent, runAsAnonymous, runAsUser, runAsUser, setTestCollectionSizeMethods inherited from class ubic.gemma.core.util.test.BaseIntegrationTest
setUpAuthentication, tearDownSecurityContextMethods inherited from class org.springframework.test.context.junit4.AbstractJUnit4SpringContextTests
setApplicationContext
-
Constructor Details
-
DifferentialExpressionAnalyzerServiceTest
public DifferentialExpressionAnalyzerServiceTest()
-
-
Method Details
-
tearDown
public void tearDown() -
testAnalyzeAndDeleteSpecificAnalysis
Test for bug 2026, not a subsetted analysis.- Throws:
Exception
-
testAnalyzeAndDeleteSpecificAnalysisWithSubset
Tests running with a subset factor, then deleting.- Throws:
Exception
-
testAnalyzeAndDelete
- Throws:
Exception
-
testAnalyzeWithSubsetWhenOneIsNotUsableAndWithInteractionInTheOther
Test inspired by bug 2605- Throws:
Exception
-
testWritePValuesHistogram
- Throws:
Exception
-
testContinuousFactor
- Throws:
Exception
-