Class DefaultPromotionEngineUnitTest
java.lang.Object
de.hybris.platform.promotionengineservices.promotionengine.impl.DefaultPromotionEngineUnitTest
-
Constructor Summary
Constructors -
Method Summary
-
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()
-