Class OrderIntegrationTest

All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class OrderIntegrationTest extends ServicelayerBaseTest
Order calculation tests
  • Constructor Details

    • OrderIntegrationTest

      public OrderIntegrationTest()
  • Method Details

    • testCalculateDiscountValues

      public void testCalculateDiscountValues()
    • testCalculatePercentDiscountOnSomeUnitsOnly

      public void testCalculatePercentDiscountOnSomeUnitsOnly()
    • testCalculationWithDifferentCurrencies

      public void testCalculationWithDifferentCurrencies()
    • testDifferentCurrencyInAdditionalChargesForLineItemsAndOrder

      public void testDifferentCurrencyInAdditionalChargesForLineItemsAndOrder()
    • testDifferentCurrencyInDiscountsForLineItemsAndOrder

      public void testDifferentCurrencyInDiscountsForLineItemsAndOrder()
    • testCalculateOrderDiscounts

      public void testCalculateOrderDiscounts()
    • testCalculateAdditionalOrderCharges

      public void testCalculateAdditionalOrderCharges()
    • testGiveAwayDiscount

      public void testGiveAwayDiscount()
    • testPercentDiscountsPerUnit

      public void testPercentDiscountsPerUnit()
    • testMoneyDiscountsPerUnit

      public void testMoneyDiscountsPerUnit()
    • testMoneyChargePerUnit

      public void testMoneyChargePerUnit()
    • testPercentChargePerUnit

      public void testPercentChargePerUnit()