Class CouponCodeGenerationWebServicesTest

    • Constructor Detail

      • CouponCodeGenerationWebServicesTest

        public CouponCodeGenerationWebServicesTest()
    • Method Detail

      • setUp

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

        public void testPutGenerateCodesWithoutAuthorization()
      • testPutGenerateCodes

        public void testPutGenerateCodes()
      • testGetGeneratedCouponCodesUnauthorized

        public void testGetGeneratedCouponCodesUnauthorized()
                                                     throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testGetGeneratedCouponCodes

        public void testGetGeneratedCouponCodes()
                                         throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testGetMultiCodeCouponWithGeneratedCodes

        public void testGetMultiCodeCouponWithGeneratedCodes()
                                                      throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shouldProvideCodeGenerationConfiguration

        public void shouldProvideCodeGenerationConfiguration()
      • shouldProvideCodeGenerationConfigurationSortedByNameWithDesc

        public void shouldProvideCodeGenerationConfigurationSortedByNameWithDesc()
      • shouldProvideCodeGenerationConfigurationPaged

        public void shouldProvideCodeGenerationConfigurationPaged()