@UnitTest public class DefaultDroolsRuleConditionsGeneratorTest extends AbstractGeneratorTest
| Constructor and Description |
|---|
DefaultDroolsRuleConditionsGeneratorTest() |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.List<RuleIrCondition> |
createPatternConditions() |
void |
setUp() |
void |
testGroupWhenConditions() |
void |
testMultipleConditions() |
void |
testNotWhenConditions() |
void |
testPatternAndGroupWhenConditions() |
void |
testSingleCondition() |
void |
testSingleNotCondition() |
void |
testSinglePatternWhenCondition() |
void |
testSingleRelConditionWithTargetAttribute() |
getResourceAsString, removeAllWhitespacespublic DefaultDroolsRuleConditionsGeneratorTest()
public void setUp()
public void testSingleNotCondition()
throws java.io.IOException
java.io.IOExceptionpublic void testSingleCondition()
throws java.io.IOException
java.io.IOExceptionpublic void testSingleRelConditionWithTargetAttribute()
throws java.io.IOException
java.io.IOExceptionpublic void testMultipleConditions()
throws java.io.IOException
java.io.IOExceptionpublic void testSinglePatternWhenCondition()
throws java.io.IOException
java.io.IOExceptionpublic void testPatternAndGroupWhenConditions()
throws java.io.IOException
java.io.IOExceptionpublic void testGroupWhenConditions()
throws java.io.IOException
java.io.IOExceptionpublic void testNotWhenConditions()
throws java.io.IOException
java.io.IOExceptionprotected java.util.List<RuleIrCondition> createPatternConditions()
Copyright © 2018 SAP SE. All Rights Reserved.