Class RuleConfigurableProductCustomersConditionTranslatorTest
java.lang.Object
de.hybris.platform.sap.productconfig.rules.conditions.RuleConfigurableProductCustomersConditionTranslatorTest
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetUp()voidvoidvoidvoidprotected voidverifyTranslate(RuleIrAttributeOperator attributeOperator)
-
Field Details
-
V_USER
- See Also:
-
V_CART
- See Also:
-
-
Constructor Details
-
RuleConfigurableProductCustomersConditionTranslatorTest
public RuleConfigurableProductCustomersConditionTranslatorTest()
-
-
Method Details
-
setUp
public void setUp() -
testTranslateIn
- Throws:
RuleCompilerException
-
testTranslateNotIn
- Throws:
RuleCompilerException
-
testTranslateWithoutCustomerGroupParam
public void testTranslateWithoutCustomerGroupParam() -
testTranslateWithEmptyCustomerGroups
public void testTranslateWithEmptyCustomerGroups() -
verifyTranslate
protected void verifyTranslate(RuleIrAttributeOperator attributeOperator) throws RuleCompilerException - Throws:
RuleCompilerException
-