Class ExpressionExperimentEditControllerTest

java.lang.Object
org.springframework.test.context.junit4.AbstractJUnit4SpringContextTests
ubic.gemma.core.util.test.BaseTest
ubic.gemma.web.util.BaseWebTest
ubic.gemma.web.controller.expression.experiment.ExpressionExperimentEditControllerTest
All Implemented Interfaces:
org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware

@ContextConfiguration public class ExpressionExperimentEditControllerTest extends BaseWebTest
  • Constructor Details

    • ExpressionExperimentEditControllerTest

      public ExpressionExperimentEditControllerTest()
  • Method Details

    • setUp

      public void setUp()
    • tearDown

      public void tearDown()
    • test

      public void test() throws Exception
      Throws:
      Exception
    • testSignificantChangeOnPreferredQt

      public void testSignificantChangeOnPreferredQt() throws Exception
      Throws:
      Exception
    • testSwitchNonPreferredVectorToPreferred

      public void testSwitchNonPreferredVectorToPreferred() throws Exception
      Throws:
      Exception
    • testSwitchPreferredVectorToNonPreferred

      public void testSwitchPreferredVectorToNonPreferred() throws Exception
      Throws:
      Exception
    • testFixDenormalizedQt

      public void testFixDenormalizedQt() throws Exception
      Throws:
      Exception
    • testUpdatePreferredSingleCellVectors

      public void testUpdatePreferredSingleCellVectors() throws Exception
      Throws:
      Exception
    • testUpdatePreferredSingleCellVectorsToNonPreferred

      public void testUpdatePreferredSingleCellVectorsToNonPreferred() throws Exception
      Throws:
      Exception
    • testDeleteQuantitationType

      public void testDeleteQuantitationType() throws Exception
      Throws:
      Exception
    • testDeleteQuantitationTypeWhenConfirmationIsIncorrect

      public void testDeleteQuantitationTypeWhenConfirmationIsIncorrect() throws Exception
      Throws:
      Exception
    • testDeleteSingleCellQuantitationType

      public void testDeleteSingleCellQuantitationType() throws Exception
      Throws:
      Exception