Class CxPromotionActionIntegrationTest

    • Constructor Detail

      • CxPromotionActionIntegrationTest

        public CxPromotionActionIntegrationTest()
    • Method Detail

      • setUp

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

        protected CxPromotionActionModel createAction​(java.lang.String code,
                                                      java.lang.String promotionId)
      • executeTest

        public void executeTest​(java.lang.String promotionId,
                                RuleStatus expectedStatus)
      • testPublishedEmpty

        public void testPublishedEmpty()
      • testPublishedAware

        public void testPublishedAware()
      • testPublishedComplex

        public void testPublishedComplex()
      • testPublishedComplexAware

        public void testPublishedComplexAware()
      • testUnpublishedEmpty

        public void testUnpublishedEmpty()
      • testUnpublishedAware

        public void testUnpublishedAware()
      • testUnpublishedComplex

        public void testUnpublishedComplex()
      • testUnpublishedComplexAware

        public void testUnpublishedComplexAware()