Class DefaultDroolsRuleConditionsGeneratorTest
java.lang.Object
de.hybris.platform.droolsruleengineservices.compiler.impl.AbstractGeneratorTest
de.hybris.platform.droolsruleengineservices.compiler.impl.DefaultDroolsRuleConditionsGeneratorTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected List<RuleIrCondition>voidsetUp()voidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidMethods inherited from class de.hybris.platform.droolsruleengineservices.compiler.impl.AbstractGeneratorTest
getResourceAsString, removeAllWhitespaces
-
Constructor Details
-
DefaultDroolsRuleConditionsGeneratorTest
public DefaultDroolsRuleConditionsGeneratorTest()
-
-
Method Details
-
setUp
public void setUp() -
testSingleNotCondition
- Throws:
IOException
-
testSingleCondition
- Throws:
IOException
-
testSingleConditionWithExcludedVariableClassNames
- Throws:
IOException
-
testSingleRelConditionWithTargetAttribute
- Throws:
IOException
-
testMultipleConditions
- Throws:
IOException
-
testMultipleConditionsWithSameTypeVariables
- Throws:
IOException
-
testDisableUniqueFactMatchingCondition
- Throws:
IOException
-
testSinglePatternWhenCondition
- Throws:
IOException
-
testPatternAndGroupWhenConditions
- Throws:
IOException
-
testGroupWhenConditions
- Throws:
IOException
-
testNotWhenConditions
- Throws:
IOException
-
createPatternConditions
-