@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()
throws java.lang.Exception
java.lang.Exceptionpublic void testAddOrderLevelDiscountValidation()
throws java.lang.Exception
java.lang.Exceptionpublic void testAddOrderLevelDiscountSuccessPath()
throws java.lang.Exception
java.lang.Exceptionpublic void testAddOrderEntryLevelDiscountOrderEntryRAOBooleanBigDecimalValidation()
throws java.lang.Exception
java.lang.Exceptionpublic void testAddOrderEntryLevelDiscountOrderEntryRAOBooleanBigDecimalSuccessPath()
throws java.lang.Exception
java.lang.Exceptionpublic void testAddFixedPriceEntryDiscountValidation()
throws java.lang.Exception
java.lang.Exceptionpublic void testAddFixedPriceEntryDiscountSuccessPath()
throws java.lang.Exception
java.lang.Exceptionpublic void testAddFreeProductsToCart()
throws java.lang.Exception
java.lang.Exceptionpublic void testAddFreeProductsToCartEntriesSetIsNotCreatedIfAlreadyExisting()
throws java.lang.Exception
java.lang.Exceptionpublic void testAddFixedPriceEntriesDiscountEmptySelectedOrderEntriesAndRaos()
throws java.lang.Exception
java.lang.Exceptionpublic void testAddFixedPriceEntriesDiscountOrderEntryRaoNotInCartRao()
throws java.lang.Exception
java.lang.Exceptionpublic void testAddFixedPriceEntriesDiscountOrderEntryRaoInCartRao()
throws java.lang.Exception
java.lang.ExceptionCopyright © 2017 SAP SE. All Rights Reserved.