| org.drools.reteoo.OtherwiseTest
OtherwiseTest | public class OtherwiseTest extends TestCase (Code) | | This tests the "otherwise" feature.
author: Michael Neale |
Inner Class :static class MockConsequence implements Consequence | |
FIXME_testOtherwiseFiringMultipleRules | public void FIXME_testOtherwiseFiringMultipleRules() throws Exception(Code) | | throws: Exception - |
FIXME_testOtherwiseFiringWithOneRule | public void FIXME_testOtherwiseFiringWithOneRule() throws Exception(Code) | | throws: Exception - |
testOneRuleFiringNoOtherwise | public void testOneRuleFiringNoOtherwise() throws Exception(Code) | | |
testTwoRulesFiringNoOtherwise | public void testTwoRulesFiringNoOtherwise() throws Exception(Code) | | |
|
|