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