Uses of Class
ubic.gemma.core.util.test.BaseIntegrationTest
-
-
Uses of BaseIntegrationTest in ubic.gemma.core.analysis.expression.coexpression.links
Subclasses of BaseIntegrationTest in ubic.gemma.core.analysis.expression.coexpression.links Modifier and Type Class Description class
LinkAnalysisServiceTest
-
Uses of BaseIntegrationTest in ubic.gemma.core.analysis.expression.diff
Subclasses of BaseIntegrationTest in ubic.gemma.core.analysis.expression.diff Modifier and Type Class Description class
AncovaTest
Tests of ANCOVA: using linear models with mixtures of fixed level and continuous parameters.class
BaseAnalyzerConfigurationTest
Other tests can extend this class if they want an expression experiment with complete block design and biological replicates.class
BaselineDetectionTest
class
ContinuousVariableDiffExTest
class
DifferentialExpressionAnalysisHelperServiceTest
class
DifferentialExpressionAnalyzerServiceTest
class
DifferentialExpressionAnalyzerTest
class
DiffExMetaAnalyzerServiceTest
This is a test that requires complex setup: loading several data sets, information on genes, array design annotations, conducting differential expression, and finally the meta-analysis.class
DiffExTest
Tests added to check various cases of differential expression analysis.class
DiffExWithInvalidInteraction2Test
for bug 3927class
DiffExWithInvalidInteractionTest
class
LowVarianceDataTest
Test based on GSE19480, see bug 3177class
OneWayAnovaAnalyzerTest
Tests the one way anova analyzer.class
SubsettedAnalysis2Test
class
SubsettedAnalysis3Test
class
SubsettedAnalysisTest
class
TTestAnalyzerTest
See test/data/stat-tests/README.txt for R code.class
TwoWayAnovaWithInteractionsAnalyzerTest
Tests the two way anova analyzer with interactions.class
TwoWayAnovaWithInteractionsTest2
class
TwoWayAnovaWithInteractionTest2
Test based on GSE8441class
TwoWayAnovaWithoutInteractionsAnalyzerTest
Tests the two way anova analyzer. -
Uses of BaseIntegrationTest in ubic.gemma.core.analysis.preprocess
Subclasses of BaseIntegrationTest in ubic.gemma.core.analysis.preprocess Modifier and Type Class Description class
MeanVarianceServiceTest
class
OutlierDetectionServiceTest
Tests forOutlierDetectionService
class
ProcessedExpressionDataCreateServiceTest
class
SampleCoexpressionAnalysisServiceTest
class
SplitExperimentTest
class
TwoChannelMissingValuesTest
class
VectorMergingServiceTest
Tests loading, platform switch, vector merge, and complex deletion (in teardown) -
Uses of BaseIntegrationTest in ubic.gemma.core.analysis.preprocess.batcheffects
Subclasses of BaseIntegrationTest in ubic.gemma.core.analysis.preprocess.batcheffects Modifier and Type Class Description class
BatchInfoPopulationServiceIntegrationTest
Test fetching and loading the batch information from raw files.class
ExpressionExperimentBatchCorrectionServiceTest
class
RNASeqBatchInfoPopulationTest
-
Uses of BaseIntegrationTest in ubic.gemma.core.analysis.preprocess.svd
Subclasses of BaseIntegrationTest in ubic.gemma.core.analysis.preprocess.svd Modifier and Type Class Description class
SVDServiceImplTest
-
Uses of BaseIntegrationTest in ubic.gemma.core.analysis.report
Subclasses of BaseIntegrationTest in ubic.gemma.core.analysis.report Modifier and Type Class Description class
ArrayDesignReportServiceTest
class
ExpressionExperimentReportServiceTest
class
WhatsNewServiceTest
-
Uses of BaseIntegrationTest in ubic.gemma.core.analysis.service
Subclasses of BaseIntegrationTest in ubic.gemma.core.analysis.service Modifier and Type Class Description class
CompositeSequenceGeneMapperServiceTest
This test makes use of theArrayDesignProbeMapperServiceImpl
.class
GeneMultifunctionalityPopulationServiceTest
-
Uses of BaseIntegrationTest in ubic.gemma.core.datastructure.matrix
Subclasses of BaseIntegrationTest in ubic.gemma.core.datastructure.matrix Modifier and Type Class Description class
ExperimentalDesignWriterTest
class
ExpressionDataDoubleMatrixTest
class
ExpressionDataMatrixColumnSortTest
-
Uses of BaseIntegrationTest in ubic.gemma.core.image.aba
Subclasses of BaseIntegrationTest in ubic.gemma.core.image.aba Modifier and Type Class Description class
AllenBrainAtlasServiceTest
Alan brain Atlas service test. -
Uses of BaseIntegrationTest in ubic.gemma.core.job
Subclasses of BaseIntegrationTest in ubic.gemma.core.job Modifier and Type Class Description class
ExecutingTaskTest
-
Uses of BaseIntegrationTest in ubic.gemma.core.loader.association
Subclasses of BaseIntegrationTest in ubic.gemma.core.loader.association Modifier and Type Class Description class
NCBIGene2GOAssociationParserTest
Tests multiple both parsing and loading. -
Uses of BaseIntegrationTest in ubic.gemma.core.loader.association.phenotype
Subclasses of BaseIntegrationTest in ubic.gemma.core.loader.association.phenotype Modifier and Type Class Description class
PhenotypeImportingTest
Deprecated. -
Uses of BaseIntegrationTest in ubic.gemma.core.loader.expression
Subclasses of BaseIntegrationTest in ubic.gemma.core.loader.expression Modifier and Type Class Description class
DataUpdaterTest
class
ExonArrayDataAddIntegrationTest
Uses the Affy Power Tools, and full-sized data sets.class
ExpressionExperimentPlatformSwitchTest
Switching of platforms that have no composite sequences. -
Uses of BaseIntegrationTest in ubic.gemma.core.loader.expression.arrayDesign
Subclasses of BaseIntegrationTest in ubic.gemma.core.loader.expression.arrayDesign Modifier and Type Class Description class
AbstractArrayDesignProcessingTest
Base test for tests that need persistent array design with sequences.class
ArrayDesignMergeServiceTest
class
ArrayDesignSequenceAlignmentandMappingTest
class
ArrayDesignSequenceProcessorFastacmdTest
Test exercises the fastacmd - requires executable.class
ArrayDesignSequenceProcessorTest
-
Uses of BaseIntegrationTest in ubic.gemma.core.loader.expression.geo
Subclasses of BaseIntegrationTest in ubic.gemma.core.loader.expression.geo Modifier and Type Class Description class
AbstractGeoServiceTest
class
GeoConverterTest
Unit test for GeoConversion Added extension BaseSpringContextTest as want Taxon Service to be called -
Uses of BaseIntegrationTest in ubic.gemma.core.loader.expression.geo.service
Subclasses of BaseIntegrationTest in ubic.gemma.core.loader.expression.geo.service Modifier and Type Class Description class
GeoBrowserServiceTest
class
GeoDatasetServiceTest
Test full procedure of loading GEO data, focus on corner cases.class
GeoPlatformServiceTest
Tests of GeoPlatformService -
Uses of BaseIntegrationTest in ubic.gemma.core.loader.expression.simple
Subclasses of BaseIntegrationTest in ubic.gemma.core.loader.expression.simple Modifier and Type Class Description class
ExperimentalDesignImportDuplicateValueTest
Test for import that results in multiple factor values for the same factor on a single biomaterial.class
ExperimentalDesignImporterTest
class
SimpleExpressionDataLoaderServiceTest
-
Uses of BaseIntegrationTest in ubic.gemma.core.loader.genome.gene
Subclasses of BaseIntegrationTest in ubic.gemma.core.loader.genome.gene Modifier and Type Class Description class
ExternalFileGeneLoaderServiceTest
Test that Gemma can load genes from an external gene file with format : #GeneSymbol GeneName Uniprot ZYX ZYXIN Q15942 ZXDC ZXD FAMILY ZINC FINGER C Q8C8V1 -
Uses of BaseIntegrationTest in ubic.gemma.core.loader.genome.gene.ncbi
Subclasses of BaseIntegrationTest in ubic.gemma.core.loader.genome.gene.ncbi Modifier and Type Class Description class
NCBIGeneLoadingTest
-
Uses of BaseIntegrationTest in ubic.gemma.core.loader.genome.taxon
Subclasses of BaseIntegrationTest in ubic.gemma.core.loader.genome.taxon Modifier and Type Class Description class
TaxonLoaderTest
-
Uses of BaseIntegrationTest in ubic.gemma.core.search
Subclasses of BaseIntegrationTest in ubic.gemma.core.search Modifier and Type Class Description class
SearchServiceIntegrationTest
-
Uses of BaseIntegrationTest in ubic.gemma.core.security
Subclasses of BaseIntegrationTest in ubic.gemma.core.security Modifier and Type Class Description class
UserGroupServiceTest
Tests the Group facilities of the UserManager.. -
Uses of BaseIntegrationTest in ubic.gemma.core.security.audit
Subclasses of BaseIntegrationTest in ubic.gemma.core.security.audit Modifier and Type Class Description class
AuditAdviceTest
Test of adding audit events when objects are created, updated or deleted. -
Uses of BaseIntegrationTest in ubic.gemma.core.security.authentication
Subclasses of BaseIntegrationTest in ubic.gemma.core.security.authentication Modifier and Type Class Description class
ManualAuthenticationProcessingTest
-
Uses of BaseIntegrationTest in ubic.gemma.core.security.authorization
Subclasses of BaseIntegrationTest in ubic.gemma.core.security.authorization Modifier and Type Class Description class
SecureValueObjectAuthorizationTest
class
SecurityServiceTest
Tests the SecurityService: making objects public or private and testing the permissions. -
Uses of BaseIntegrationTest in ubic.gemma.core.security.authorization.acl
Subclasses of BaseIntegrationTest in ubic.gemma.core.security.authorization.acl Modifier and Type Class Description class
AclAdviceTest
Tests of ACL management: adding and removing from objects during CRUD operations.class
AclAuthorizationTest
class
AclCollectionBeforeTest
Test the AclCollectionEntryVoter. -
Uses of BaseIntegrationTest in ubic.gemma.core.security.principal
Subclasses of BaseIntegrationTest in ubic.gemma.core.security.principal Modifier and Type Class Description class
PrincipalTest
Test that we can log users in, etc. -
Uses of BaseIntegrationTest in ubic.gemma.core.util
Subclasses of BaseIntegrationTest in ubic.gemma.core.util Modifier and Type Class Description class
MarkCLIsAsPrototypesTest
Test various behaviours of CLIs when injected as bean.class
StrictBeanDefinitionValidatorTest
-
Uses of BaseIntegrationTest in ubic.gemma.core.util.test
Subclasses of BaseIntegrationTest in ubic.gemma.core.util.test Modifier and Type Class Description class
BaseCLIIntegrationTest
Base class for CLI integration tests.class
BaseSpringContextTest
Deprecated.favour the simplerBaseIntegrationTest
for new tests -
Uses of BaseIntegrationTest in ubic.gemma.model.genome
Subclasses of BaseIntegrationTest in ubic.gemma.model.genome Modifier and Type Class Description class
GeneSetValueObjectHelperTest
-
Uses of BaseIntegrationTest in ubic.gemma.persistence.persister
Subclasses of BaseIntegrationTest in ubic.gemma.persistence.persister Modifier and Type Class Description class
GenomePersisterTest
class
PersisterTest
-
Uses of BaseIntegrationTest in ubic.gemma.persistence.retry
Subclasses of BaseIntegrationTest in ubic.gemma.persistence.retry Modifier and Type Class Description class
RetryTest
-
Uses of BaseIntegrationTest in ubic.gemma.persistence.service
Subclasses of BaseIntegrationTest in ubic.gemma.persistence.service Modifier and Type Class Description class
FilteringVoEnabledServiceIntegrationTest
Test all possible filterable properties for filtering and sorting results. -
Uses of BaseIntegrationTest in ubic.gemma.persistence.service.analysis.expression.diff
Subclasses of BaseIntegrationTest in ubic.gemma.persistence.service.analysis.expression.diff Modifier and Type Class Description class
DifferentialExpressionAnalysisServiceTest
class
ExpressionAnalysisResultSetServiceTest
class
GeneDiffExMetaAnalysisServiceTest
-
Uses of BaseIntegrationTest in ubic.gemma.persistence.service.association.coexpression
Subclasses of BaseIntegrationTest in ubic.gemma.persistence.service.association.coexpression Modifier and Type Class Description class
Gene2GeneCoexpressionServiceTest
-
Uses of BaseIntegrationTest in ubic.gemma.persistence.service.association.phenotype
Subclasses of BaseIntegrationTest in ubic.gemma.persistence.service.association.phenotype Modifier and Type Class Description class
PhenotypeAssociationTest
This test will likely fail if the full disease ontology is configured to load; instead we want to load a small 'fake' one. -
Uses of BaseIntegrationTest in ubic.gemma.persistence.service.blacklist
Subclasses of BaseIntegrationTest in ubic.gemma.persistence.service.blacklist Modifier and Type Class Description class
BlacklistedEntityServiceTest
class
BlacklistTest
-
Uses of BaseIntegrationTest in ubic.gemma.persistence.service.common.auditAndSecurity
Subclasses of BaseIntegrationTest in ubic.gemma.persistence.service.common.auditAndSecurity Modifier and Type Class Description class
AuditEventServiceTest
class
AuditTrailDaoTest
class
AuditTrailServiceImplTest
-
Uses of BaseIntegrationTest in ubic.gemma.persistence.service.common.description
Subclasses of BaseIntegrationTest in ubic.gemma.persistence.service.common.description Modifier and Type Class Description class
BibliographicReferenceServiceImplTest
class
BibliographicReferenceServiceTest
This class tests the bibliographic reference data access object.class
CharacteristicServiceTest
class
DatabaseEntryDaoImplTest
class
ExternalDatabaseServiceTest
-
Uses of BaseIntegrationTest in ubic.gemma.persistence.service.expression.arrayDesign
Subclasses of BaseIntegrationTest in ubic.gemma.persistence.service.expression.arrayDesign Modifier and Type Class Description class
ArrayDesignServiceTest
-
Uses of BaseIntegrationTest in ubic.gemma.persistence.service.expression.bioAssay
Subclasses of BaseIntegrationTest in ubic.gemma.persistence.service.expression.bioAssay Modifier and Type Class Description class
BioAssayServiceTest
-
Uses of BaseIntegrationTest in ubic.gemma.persistence.service.expression.bioAssayData
Subclasses of BaseIntegrationTest in ubic.gemma.persistence.service.expression.bioAssayData Modifier and Type Class Description class
DesignElementDataVectorServiceTest
class
ProcessedExpressionDataVectorServiceTest
-
Uses of BaseIntegrationTest in ubic.gemma.persistence.service.expression.biomaterial
Subclasses of BaseIntegrationTest in ubic.gemma.persistence.service.expression.biomaterial Modifier and Type Class Description class
BioMaterialServiceTest
-
Uses of BaseIntegrationTest in ubic.gemma.persistence.service.expression.designElement
Subclasses of BaseIntegrationTest in ubic.gemma.persistence.service.expression.designElement Modifier and Type Class Description class
CompositeSequenceServiceTest
-
Uses of BaseIntegrationTest in ubic.gemma.persistence.service.expression.experiment
Subclasses of BaseIntegrationTest in ubic.gemma.persistence.service.expression.experiment Modifier and Type Class Description class
ExpressionExperimentDeleteTest
class
ExpressionExperimentServiceIntegrationTest
class
ExpressionExperimentSetServiceTest
Tests for methods that perform operations on or with expressionExperiment setsclass
ExpressionExperimentSetValueObjectHelperTest
Tests for methods that create ExpressionExperimentSetValueObjects from expressionExperiment entitiesclass
ExpressionExperimentSubSetServiceTest
class
FactorValueServiceIntegrationTest
-
Uses of BaseIntegrationTest in ubic.gemma.persistence.service.genome
Subclasses of BaseIntegrationTest in ubic.gemma.persistence.service.genome Modifier and Type Class Description class
BioSequencePersistTest
class
TaxonServiceImplTest
class
TaxonUtilsTest
-
Uses of BaseIntegrationTest in ubic.gemma.persistence.service.genome.gene
Subclasses of BaseIntegrationTest in ubic.gemma.persistence.service.genome.gene Modifier and Type Class Description class
GeneSearchTest
class
GeneServiceTest
class
GeneSetServiceTest
-
Uses of BaseIntegrationTest in ubic.gemma.persistence.service.genome.sequenceAnalysis
Subclasses of BaseIntegrationTest in ubic.gemma.persistence.service.genome.sequenceAnalysis Modifier and Type Class Description class
BlatAssociationServiceTest
class
BlatResultServiceTest
-
Uses of BaseIntegrationTest in ubic.gemma.persistence.service.maintenance
Subclasses of BaseIntegrationTest in ubic.gemma.persistence.service.maintenance Modifier and Type Class Description class
TableMaintenanceUtilIntegrationTest
-
Uses of BaseIntegrationTest in ubic.gemma.persistence.util
Subclasses of BaseIntegrationTest in ubic.gemma.persistence.util Modifier and Type Class Description class
AclCriteriaUtilsTest
class
AclQueryUtilsTest
-
Uses of BaseIntegrationTest in ubic.gemma.web.controller
Subclasses of BaseIntegrationTest in ubic.gemma.web.controller Modifier and Type Class Description class
ErrorPagesTest
class
TaskRunningTest
Test of long job control. -
Uses of BaseIntegrationTest in ubic.gemma.web.controller.common.auditAndSecurity
Subclasses of BaseIntegrationTest in ubic.gemma.web.controller.common.auditAndSecurity Modifier and Type Class Description class
SignupControllerTest
This test replaces the recaptcha service used bySignupController
, so it is annotated withDirtiesContext
to invalidate the context once all the tests have completed. -
Uses of BaseIntegrationTest in ubic.gemma.web.controller.common.description.bibref
Subclasses of BaseIntegrationTest in ubic.gemma.web.controller.common.description.bibref Modifier and Type Class Description class
BibRefControllerTest
Tests the BibliographicReferenceControllerclass
PubMedQueryControllerTest
-
Uses of BaseIntegrationTest in ubic.gemma.web.controller.common.rss
Subclasses of BaseIntegrationTest in ubic.gemma.web.controller.common.rss Modifier and Type Class Description class
RssFeedControllerTest
-
Uses of BaseIntegrationTest in ubic.gemma.web.controller.expression
Subclasses of BaseIntegrationTest in ubic.gemma.web.controller.expression Modifier and Type Class Description class
CuratableValueObjectTest
-
Uses of BaseIntegrationTest in ubic.gemma.web.controller.expression.experiment
Subclasses of BaseIntegrationTest in ubic.gemma.web.controller.expression.experiment Modifier and Type Class Description class
ExperimentalDesignControllerIntegrationTest
class
ExpressionExperimentControllerTest
-
Uses of BaseIntegrationTest in ubic.gemma.web.controller.security
Subclasses of BaseIntegrationTest in ubic.gemma.web.controller.security Modifier and Type Class Description class
SecurityControllerTest
-
Uses of BaseIntegrationTest in ubic.gemma.web.remote
Subclasses of BaseIntegrationTest in ubic.gemma.web.remote Modifier and Type Class Description class
AuditControllerTest
-
Uses of BaseIntegrationTest in ubic.gemma.web.scheduler
Subclasses of BaseIntegrationTest in ubic.gemma.web.scheduler Modifier and Type Class Description class
SchedulerSecurityTest
Tests security of methods run by Quartz. -
Uses of BaseIntegrationTest in ubic.gemma.web.util
Subclasses of BaseIntegrationTest in ubic.gemma.web.util Modifier and Type Class Description class
BaseSpringWebTest
Deprecated.favour the simplerBaseWebIntegrationTest
for new testsclass
BaseWebIntegrationTest
Base class for web integration tests.class
MessageSourceTest
-