Class OrderManagerTest

    • Constructor Detail

      • OrderManagerTest

        public OrderManagerTest()
    • Method Detail

      • setUp

        public void setUp()
                   throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testGetAllPaymentInfos

        public void testGetAllPaymentInfos()
                                    throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testGetPaymentInfosByType

        public void testGetPaymentInfosByType()
                                       throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testGetPaymentInfosByCode

        public void testGetPaymentInfosByCode()
                                       throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testGetAllOrders

        public void testGetAllOrders()
                              throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testGetOrdersByUser

        public void testGetOrdersByUser()
                                 throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testSearchOrders

        public void testSearchOrders()
                              throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testSearchCarts

        public void testSearchCarts()
                             throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testSearchTaxes

        public void testSearchTaxes()
                             throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testSearchDiscounts

        public void testSearchDiscounts()
                                 throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testGetAllTaxes

        public void testGetAllTaxes()
                             throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testGetTaxesByCode

        public void testGetTaxesByCode()
                                throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testGetAllDiscounts

        public void testGetAllDiscounts()
                                 throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testGetAllDiscountsByGlobal

        public void testGetAllDiscountsByGlobal()
                                         throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testGetDiscountByCode

        public void testGetDiscountByCode()
                                   throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testGetDiscountsByCode

        public void testGetDiscountsByCode()
                                    throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testGetAllDeliveryModes

        public void testGetAllDeliveryModes()
                                     throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testGetDeliveryModeByCode

        public void testGetDeliveryModeByCode()
                                       throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testGetPaymentModeByCode

        public void testGetPaymentModeByCode()
                                      throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testGetAllPaymentModes

        public void testGetAllPaymentModes()
                                    throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testGetPaymentInfosByUser

        public void testGetPaymentInfosByUser()
                                       throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testGetPaymentInfoByCode

        public void testGetPaymentInfoByCode()
                                      throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testGetSupportedDeliveryModes

        public void testGetSupportedDeliveryModes()
                                           throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testGetTaxByCode

        public void testGetTaxByCode()
                              throws java.lang.Exception
        Throws:
        java.lang.Exception