Class ExperimentalDesignControllerTest

  • All Implemented Interfaces:
    org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware

    @ContextConfiguration
    public class ExperimentalDesignControllerTest
    extends BaseWebTest
    • Constructor Detail

      • ExperimentalDesignControllerTest

        public ExperimentalDesignControllerTest()
    • Method Detail

      • setUp

        public void setUp()
      • tearDown

        public void tearDown()
      • testCreateFactorValueCharacteristic

        public void testCreateFactorValueCharacteristic()
      • testCreateFactorValueWithBlankCategory

        public void testCreateFactorValueWithBlankCategory()
      • testCreateFactorValueWithBlankValue

        public void testCreateFactorValueWithBlankValue()
      • testUpdateFactorValueCharacteristic

        public void testUpdateFactorValueCharacteristic()
      • testMarkAsNeedsAttention

        public void testMarkAsNeedsAttention()
      • testMarkAsNeedsAttentionWhenFactorValueIsAlreadyMarked

        public void testMarkAsNeedsAttentionWhenFactorValueIsAlreadyMarked()
      • testClearNeedsAttention

        public void testClearNeedsAttention()
      • testNeedsAttentionIsResetWhenFVIsSaved

        public void testNeedsAttentionIsResetWhenFVIsSaved()