@UnitTest public class DefaultRuleEngineCalculationServiceAddMethodsTest extends java.lang.Object
| Constructor and Description |
|---|
DefaultRuleEngineCalculationServiceAddMethodsTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testAddFixedPriceEntriesDiscountEmptySelectedOrderEntriesAndRaos() |
void |
testAddFixedPriceEntriesDiscountOrderEntryRaoInCartRao()
Can fixed price entries be added to an order at the correct time? Does not test if entries are recalculated
(covered in other tests).
|
void |
testAddFixedPriceEntriesDiscountOrderEntryRaoNotInCartRao() |
void |
testAddFixedPriceEntryDiscountSuccessPath() |
void |
testAddFixedPriceEntryDiscountValidation() |
void |
testAddFreeProductsToCart() |
void |
testAddFreeProductsToCartEntriesSetIsNotCreatedIfAlreadyExisting() |
void |
testAddOrderEntryLevelDiscountOrderEntryRAOBooleanBigDecimalSuccessPath() |
void |
testAddOrderEntryLevelDiscountOrderEntryRAOBooleanBigDecimalValidation() |
void |
testAddOrderLevelDiscountSuccessPath() |
void |
testAddOrderLevelDiscountValidation() |
public DefaultRuleEngineCalculationServiceAddMethodsTest()
public void setUp()
public void testAddOrderLevelDiscountValidation()
public void testAddOrderLevelDiscountSuccessPath()
public void testAddOrderEntryLevelDiscountOrderEntryRAOBooleanBigDecimalValidation()
public void testAddOrderEntryLevelDiscountOrderEntryRAOBooleanBigDecimalSuccessPath()
public void testAddFixedPriceEntryDiscountValidation()
public void testAddFixedPriceEntryDiscountSuccessPath()
public void testAddFreeProductsToCart()
public void testAddFreeProductsToCartEntriesSetIsNotCreatedIfAlreadyExisting()
public void testAddFixedPriceEntriesDiscountEmptySelectedOrderEntriesAndRaos()
public void testAddFixedPriceEntriesDiscountOrderEntryRaoNotInCartRao()
public void testAddFixedPriceEntriesDiscountOrderEntryRaoInCartRao()
java.lang.ExceptionCopyright © 2018 SAP SE. All Rights Reserved.