Class ProductBundleDisablePopulatorTest

    • Field Detail

      • thrown

        public org.junit.rules.ExpectedException thrown
    • Constructor Detail

      • ProductBundleDisablePopulatorTest

        public ProductBundleDisablePopulatorTest()
    • Method Detail

      • setUp

        public void setUp()
      • shouldThrowExceptionWhenSourceIsNull

        public void shouldThrowExceptionWhenSourceIsNull()
      • shouldThrowExceptionWhenTargetIsNull

        public void shouldThrowExceptionWhenTargetIsNull()
      • testPopulateNoBundleTemplatesAndRules

        public void testPopulateNoBundleTemplatesAndRules()
      • testPopulateNoRules

        public void testPopulateNoRules()
      • testPopulateOneTargetDisableRule

        public void testPopulateOneTargetDisableRule()
      • testPopulateOneConditionalDisableRule

        public void testPopulateOneConditionalDisableRule()
      • testPopulateMixedDisableRules

        public void testPopulateMixedDisableRules()
      • testPopulateDisableRuleTargetSetToConditional

        public void testPopulateDisableRuleTargetSetToConditional()
      • testPopulateOneDisableRuleConditionalSetToTarget

        public void testPopulateOneDisableRuleConditionalSetToTarget()