Class ExpressionExperimentSetServiceTest

java.lang.Object
org.springframework.test.context.junit4.AbstractJUnit4SpringContextTests
ubic.gemma.core.util.test.BaseTest
ubic.gemma.core.util.test.BaseIntegrationTest
ubic.gemma.core.util.test.BaseSpringContextTest
ubic.gemma.persistence.service.expression.experiment.ExpressionExperimentSetServiceTest
All Implemented Interfaces:
org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware

public class ExpressionExperimentSetServiceTest extends BaseSpringContextTest
Tests for methods that perform operations on or with expressionExperiment sets
Author:
tvrossum
  • Constructor Details

    • ExpressionExperimentSetServiceTest

      public ExpressionExperimentSetServiceTest()
  • Method Details

    • setUp

      public void setUp() throws Exception
      Throws:
      Exception
    • tearDown

      public void tearDown()
    • testUpdate

      public void testUpdate()
    • testAddingExperimentOfWrongTaxonUpdate

      public void testAddingExperimentOfWrongTaxonUpdate()
    • testAddingExperimentOfWrongTaxonUpdateDatabaseEntityMembers

      public void testAddingExperimentOfWrongTaxonUpdateDatabaseEntityMembers()
    • testIsAutomaticallyGenerated

      public void testIsAutomaticallyGenerated()