Class AbstractGeoServiceTest
- java.lang.Object
- 
- org.springframework.test.context.junit4.AbstractJUnit4SpringContextTests
- 
- ubic.gemma.core.util.test.BaseSpringContextTest
- 
- ubic.gemma.core.loader.expression.geo.AbstractGeoServiceTest
 
 
 
- 
- All Implemented Interfaces:
- Aware,- InitializingBean,- ApplicationContextAware
 - Direct Known Subclasses:
- ArrayDesignSequenceProcessorTest,- BaselineDetectionTest,- BatchInfoPopulationServiceIntegrationTest,- CompositeSequenceGeneMapperServiceTest,- ContinuousVariableDiffExTest,- DataUpdaterTest,- DesignElementDataVectorServiceTest,- DifferentialExpressionAnalyzerServiceTest,- DiffExMetaAnalyzerServiceTest,- DiffExTest,- DiffExWithInvalidInteraction2Test,- DiffExWithInvalidInteractionTest,- ExonArrayDataAddIntegrationTest,- ExperimentalDesignWriterTest,- ExpressionDataDoubleMatrixTest,- ExpressionExperimentBatchCorrectionServiceTest,- ExpressionExperimentPlatformSwitchTest,- GeoDatasetServiceTest,- GeoPlatformServiceTest,- LowVarianceDataTest,- MeanVarianceServiceTest,- OutlierDetectionServiceTest,- ProcessedExpressionDataCreateServiceTest,- ProcessedExpressionDataVectorServiceTest,- RNASeqBatchInfoPopulationTest,- SubsettedAnalysis2Test,- SubsettedAnalysis3Test,- SVDServiceImplTest,- TwoWayAnovaWithInteractionsTest2,- VectorMergingServiceTest
 
 public abstract class AbstractGeoServiceTest extends BaseSpringContextTest - Author:
- pavlidis
 
- 
- 
Field Summary- 
Fields inherited from class ubic.gemma.core.util.test.BaseSpringContextTestexternalDatabaseService, jdbcTemplate, log, persisterHelper, rule, taxonService, testHelper
 - 
Fields inherited from class org.springframework.test.context.junit4.AbstractJUnit4SpringContextTestsapplicationContext, logger
 
- 
 - 
Constructor SummaryConstructors Constructor Description AbstractGeoServiceTest()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description protected StringgetTestFileBasePath()protected StringgetTestFileBasePath(String subPath)- 
Methods inherited from class ubic.gemma.core.util.test.BaseSpringContextTestaddTestAnalyses, afterPropertiesSet, countRowsInTable, deleteFromTables, executeSqlScript, 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, setPersisterHelper, setTaxonService, setTestCollectionSize, setUpAuthentication, setUpSecurityContextHolderStrategy, tearDownSecurityContext
 - 
Methods inherited from class org.springframework.test.context.junit4.AbstractJUnit4SpringContextTestssetApplicationContext
 
- 
 
- 
- 
- 
Method Detail- 
getTestFileBasePathprotected String getTestFileBasePath() throws URISyntaxException - Throws:
- URISyntaxException
 
 - 
getTestFileBasePathprotected String getTestFileBasePath(String subPath) throws URISyntaxException - Throws:
- URISyntaxException
 
 
- 
 
-