@UnitTest public class DefaultPromotionEngineUnitTest extends java.lang.Object
| Constructor and Description |
|---|
DefaultPromotionEngineUnitTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testBaseAndVariantProductHasSamePromotion() |
void |
testBaseProductHasPromotion() |
void |
testEvaluationFailsWhenLessThanOneContextMappedIsFoundAndNoContextByRuleModuleFound() |
void |
testEvaluationPassWhenLessThanOneContextMappedIsFoundAndOneContextByRuleModuleFound() |
void |
testGetPromotionDescriptionNotRuleBasedPromotion() |
void |
testGetPromotionDescriptionRuleBasedPromotion() |
public void setUp()
public void testGetPromotionDescriptionRuleBasedPromotion()
public void testGetPromotionDescriptionNotRuleBasedPromotion()
public void testEvaluationFailsWhenLessThanOneContextMappedIsFoundAndNoContextByRuleModuleFound()
public void testEvaluationPassWhenLessThanOneContextMappedIsFoundAndOneContextByRuleModuleFound()
public void testBaseProductHasPromotion()
public void testBaseAndVariantProductHasSamePromotion()
Copyright © 2018 SAP SE. All Rights Reserved.