Class ExperimentFactoryTest
java.lang.Object
ubic.gemma.core.util.test.BaseTest5
ubic.gemma.core.util.test.BaseIntegrationTest5
ubic.gemma.core.util.test.fixture.ExperimentFactoryTest
Verifies the Phase 3 typed test-fixture factory.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class BaseIntegrationTest5
setUpAuthentication, tearDownSecurityContext
-
Constructor Details
-
ExperimentFactoryTest
public ExperimentFactoryTest()
-
-
Method Details
-
cleanUp
@AfterEach public void cleanUp() -
bulkRna_defaults_returnsPersistentEEWithId
@Test public void bulkRna_defaults_returnsPersistentEEWithId() -
withSamples_producesExactlyNBioAssays
@Test public void withSamples_producesExactlyNBioAssays() -
withArrayDesign_usesSuppliedAD
@Test public void withArrayDesign_usesSuppliedAD() -
singleCell_defaults_returnsPersistentEEWithoutBulkQts
@Test public void singleCell_defaults_returnsPersistentEEWithoutBulkQts()
-