Class ExperimentFactoryTest


public class ExperimentFactoryTest extends BaseIntegrationTest5
Verifies the Phase 3 typed test-fixture factory.
See Also:
  • 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()