Class OrderIntegrationTest

    • Constructor Detail

      • OrderIntegrationTest

        public OrderIntegrationTest()
    • Method Detail

      • 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()