Class RuleConfigurableProductCustomerGroupsConditionTranslatorTest

java.lang.Object
de.hybris.platform.sap.productconfig.rules.conditions.RuleConfigurableProductCustomerGroupsConditionTranslatorTest

@UnitTest public class RuleConfigurableProductCustomerGroupsConditionTranslatorTest extends Object
  • Field Details

  • Constructor Details

    • RuleConfigurableProductCustomerGroupsConditionTranslatorTest

      public RuleConfigurableProductCustomerGroupsConditionTranslatorTest()
  • Method Details

    • setUp

      public void setUp()
    • testPrepareCustomerInAnyGroupConditions

      public void testPrepareCustomerInAnyGroupConditions()
    • testPrepareCustomerInAllGroupConditions

      public void testPrepareCustomerInAllGroupConditions()
    • testTranslateContainedInAny

      public void testTranslateContainedInAny() throws RuleCompilerException
      Throws:
      RuleCompilerException
    • testTranslateContainedInAll

      public void testTranslateContainedInAll() throws RuleCompilerException
      Throws:
      RuleCompilerException
    • testTranslateNotContainedInAny

      public void testTranslateNotContainedInAny() throws RuleCompilerException
      Throws:
      RuleCompilerException
    • verifyTranslateIn

      protected void verifyTranslateIn(List<RuleIrCondition> children) throws RuleCompilerException
      Throws:
      RuleCompilerException
    • testTranslateWithoutCustomerGroupParam

      public void testTranslateWithoutCustomerGroupParam()
    • testTranslateWithEmptyCustomerGroups

      public void testTranslateWithEmptyCustomerGroups()