Class DefaultRuleEngineCalculationServiceCalculationMethodsTest

java.lang.Object
de.hybris.platform.ruleengineservices.calculation.impl.DefaultRuleEngineCalculationServiceCalculationMethodsTest

@UnitTest public class DefaultRuleEngineCalculationServiceCalculationMethodsTest extends Object
  • 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()