Class DefaultRuleEngineCalculationServiceCalculationMethodsTest


  • @UnitTest
    public class DefaultRuleEngineCalculationServiceCalculationMethodsTest
    extends java.lang.Object
    • Constructor Detail

      • DefaultRuleEngineCalculationServiceCalculationMethodsTest

        public DefaultRuleEngineCalculationServiceCalculationMethodsTest()
    • Method Detail

      • testCalculateTotals

        public void testCalculateTotals()
        Test that the calculate totals method uses the converter to create the order, and calls the recalculateTotals method
        Throws:
        java.lang.Exception
      • testRecalculateTotalsWithNoCartLineItems

        public void testRecalculateTotalsWithNoCartLineItems()
      • testRecalculateTotals

        public void testRecalculateTotals()
      • testRecalculateTotalsWithIllegalCartLineItem

        public void testRecalculateTotalsWithIllegalCartLineItem()