Class ResetMaxOrderQuantityJobTest

    • Constructor Detail

      • ResetMaxOrderQuantityJobTest

        public ResetMaxOrderQuantityJobTest()
    • Method Detail

      • setUp

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

        public void testPerform_No_PromotionRule()
        Test that if there is no promotion rule, the job can be performed successfully
      • testPerform_PromotionRule_Unpublished

        public void testPerform_PromotionRule_Unpublished()
        Test that if the promotion rule is unpublished, the job can be performed successfully
      • testPerform_PromotionRule_No_Product

        public void testPerform_PromotionRule_No_Product()
        Test that if there is no product, the job can be performed successfully