Class ProductConfigRulesCPSPrepareInterceptorTest
java.lang.Object
de.hybris.platform.sap.productconfig.rules.cps.interceptor.ProductConfigRulesCPSPrepareInterceptorTest
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetUp()voidvoidvoidrule will be null if you archive a rule, as the compiler is not involved in thisvoid
-
Field Details
-
CHARACTERISTIC
- See Also:
-
-
Constructor Details
-
ProductConfigRulesCPSPrepareInterceptorTest
public ProductConfigRulesCPSPrepareInterceptorTest()
-
-
Method Details
-
setUp
public void setUp() -
testMapEndDate
public void testMapEndDate() -
testOnPrepare
public void testOnPrepare() throws de.hybris.platform.servicelayer.interceptor.InterceptorException- Throws:
de.hybris.platform.servicelayer.interceptor.InterceptorException
-
testOnPrepareWrongType
public void testOnPrepareWrongType() throws de.hybris.platform.servicelayer.interceptor.InterceptorException- Throws:
de.hybris.platform.servicelayer.interceptor.InterceptorException
-
testOnPrepare_nullRule
public void testOnPrepare_nullRule() throws de.hybris.platform.servicelayer.interceptor.InterceptorExceptionrule will be null if you archive a rule, as the compiler is not involved in this- Throws:
de.hybris.platform.servicelayer.interceptor.InterceptorException
-