Class ProcessedExpressionDataCreateServiceTest
- 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.preprocess.ProcessedExpressionDataCreateServiceTest
 
 
 
 
 
 
- 
- All Implemented Interfaces:
- org.springframework.beans.factory.Aware,- org.springframework.context.ApplicationContextAware
 
 public class ProcessedExpressionDataCreateServiceTest extends AbstractGeoServiceTest - Author:
- pavlidis
 
- 
- 
Field Summary- 
Fields inherited from class ubic.gemma.core.util.test.BaseSpringContextTestexternalDatabaseService, log, persisterHelper, rule, taxonService, testHelper
 
- 
 - 
Constructor SummaryConstructors Constructor Description ProcessedExpressionDataCreateServiceTest()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description voidtearDown()voidtestComputeDevRankForExpressionExperimentB()voidtestComputeDevRankForExpressionExperimentMultiArrayWithGaps()Three platforms, one sample was not run on GPL81.voidtestReorder()- 
Methods inherited from class ubic.gemma.core.loader.expression.geo.AbstractGeoServiceTestgetTestFileBasePath, getTestFileBasePath
 - 
Methods inherited from class ubic.gemma.core.util.test.BaseSpringContextTestaddTestAnalyses, 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, setTestCollectionSize
 - 
Methods inherited from class ubic.gemma.core.util.test.BaseIntegrationTestsetUpAuthentication, tearDownSecurityContext
 
- 
 
- 
- 
- 
Method Detail- 
tearDownpublic void tearDown() 
 - 
testComputeDevRankForExpressionExperimentBpublic void testComputeDevRankForExpressionExperimentB() throws Exception- Throws:
- Exception
 
 - 
testComputeDevRankForExpressionExperimentMultiArrayWithGapspublic void testComputeDevRankForExpressionExperimentMultiArrayWithGaps() throws ExceptionThree platforms, one sample was not run on GPL81. It's 'Norm-1a', but the name we use for the sample is random.- Throws:
- Exception
 
 
- 
 
-