Class DefaultPromotionEngineUnitTest

java.lang.Object
de.hybris.platform.promotionengineservices.promotionengine.impl.DefaultPromotionEngineUnitTest

@UnitTest public class DefaultPromotionEngineUnitTest extends Object
  • Constructor Details

    • DefaultPromotionEngineUnitTest

      public DefaultPromotionEngineUnitTest()
  • Method Details

    • setUp

      public void setUp()
    • testGetPromotionDescriptionRuleBasedPromotion

      public void testGetPromotionDescriptionRuleBasedPromotion()
    • testGetPromotionDescriptionNotRuleBasedPromotion

      public void testGetPromotionDescriptionNotRuleBasedPromotion()
    • testEvaluationFailsWhenLessThanOneContextMappedIsFoundAndNoContextByRuleModuleFound

      public void testEvaluationFailsWhenLessThanOneContextMappedIsFoundAndNoContextByRuleModuleFound()
    • testEvaluationPassWhenLessThanOneContextMappedIsFoundAndOneContextByRuleModuleFound

      public void testEvaluationPassWhenLessThanOneContextMappedIsFoundAndOneContextByRuleModuleFound()
    • testBaseProductHasPromotion

      public void testBaseProductHasPromotion()
    • testBaseAndVariantProductHasSamePromotion

      public void testBaseAndVariantProductHasSamePromotion()