Class PromotionRulePrepareInterceptorUnitTest
java.lang.Object
de.hybris.platform.promotionengineservices.interceptors.PromotionRulePrepareInterceptorUnitTest
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PromotionRulePrepareInterceptorUnitTest
public PromotionRulePrepareInterceptorUnitTest()
-
-
Method Details
-
setUp
public void setUp() -
testOnPrepareNotPromotionRuleType
- Throws:
InterceptorException
-
testOnPreparePromotionNotSet
- Throws:
InterceptorException
-
testOnPreparePromotionExistsWithSameVersion
- Throws:
InterceptorException
-
testOnPreparePromotionExistsWithDifferentVersion
- Throws:
InterceptorException
-
testOnPreparePromotionUsingStartAndEndDateConstraints
- Throws:
InterceptorException
-
testOnPreparePromotionUsingNameAndDescription
- Throws:
InterceptorException
-