Class DefaultRuleEngineCalculationServiceCalculationMethodsTest
java.lang.Object
de.hybris.platform.ruleengineservices.calculation.impl.DefaultRuleEngineCalculationServiceCalculationMethodsTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidTest that the calculate totals method uses the converter to create the order, and calls the recalculateTotals methodvoidvoidvoid
-
Constructor Details
-
DefaultRuleEngineCalculationServiceCalculationMethodsTest
public DefaultRuleEngineCalculationServiceCalculationMethodsTest()
-
-
Method Details
-
testCalculateTotals
public void testCalculateTotals()Test that the calculate totals method uses the converter to create the order, and calls the recalculateTotals method- Throws:
Exception
-
testRecalculateTotalsWithNoCartLineItems
public void testRecalculateTotalsWithNoCartLineItems() -
testRecalculateTotals
public void testRecalculateTotals() -
testRecalculateTotalsWithIllegalCartLineItem
public void testRecalculateTotalsWithIllegalCartLineItem()
-