Class CodeGenerationConfigurationUsageValidateInterceptorTest
java.lang.Object
de.hybris.platform.couponservices.interceptor.CodeGenerationConfigurationUsageValidateInterceptorTest
-
Field Details
-
EXCEPTION_MESSAGE
- See Also:
-
EXCEPTION_MESSAGE_KEY
- See Also:
-
COUPON_NAME
- See Also:
-
COUPON_ID
- See Also:
-
-
Constructor Details
-
CodeGenerationConfigurationUsageValidateInterceptorTest
public CodeGenerationConfigurationUsageValidateInterceptorTest()
-
-
Method Details
-
setUp
- Throws:
Exception
-
shouldRaiseExceptionIfCodeGenerationConfigurationIsUsedByMultiCodeCoupon
public void shouldRaiseExceptionIfCodeGenerationConfigurationIsUsedByMultiCodeCoupon() throws Exception- Throws:
Exception
-
shouldTranslateExceptionMessage
- Throws:
Exception
-
shouldBeRemovedSuccessfullyIfCodeGenerationConfigurationIsNotUsedByAnyMultiCodeCoupon
public void shouldBeRemovedSuccessfullyIfCodeGenerationConfigurationIsNotUsedByAnyMultiCodeCoupon() throws Exception- Throws:
Exception
-
shouldFillTranslatedMessagesUsingCouponNameOrCouponIdAsFallback
- Throws:
Exception
-