Class ExpressionExperimentSubSetDaoTest

java.lang.Object
org.springframework.test.context.junit4.AbstractJUnit4SpringContextTests
org.springframework.test.context.junit4.AbstractTransactionalJUnit4SpringContextTests
ubic.gemma.core.util.test.BaseDatabaseTest
ubic.gemma.persistence.service.expression.experiment.ExpressionExperimentSubSetDaoTest
All Implemented Interfaces:
org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware

@ContextConfiguration public class ExpressionExperimentSubSetDaoTest extends BaseDatabaseTest
  • Constructor Details

    • ExpressionExperimentSubSetDaoTest

      public ExpressionExperimentSubSetDaoTest()
  • Method Details

    • setUp

      public void setUp()
    • testRemove

      public void testRemove()
    • testRemoveWhenBioAssayIsOwnedByTheSubset

      public void testRemoveWhenBioAssayIsOwnedByTheSubset()
    • testRemoveWhenBioMaterialIsUsedByAnotherBioAssay

      public void testRemoveWhenBioMaterialIsUsedByAnotherBioAssay()