| org.drools.DroolsTestCase org.drools.reteoo.LogicalAssertionTest
testMultipleAssert | public void testMultipleAssert() throws Exception(Code) | | This tests that when multiple not identical, but equals facts, are asserted
into WM, only when all are removed, a logical assert will succeed
throws: Exception - |
testMultipleLogicalRelationships | public void testMultipleLogicalRelationships() throws FactException(Code) | | |
testMutableObject | public void testMutableObject()(Code) | | This test checks that truth maintenance is correctly maintained for modified objects
|
testSingleLogicalRelationship | public void testSingleLogicalRelationship() throws Exception(Code) | | |
testStatedOverrideDiscard | public void testStatedOverrideDiscard() throws Exception(Code) | | This tests that Stated asserts always take precedent
throws: Exception - |
testStatedOverridePreserve | public void testStatedOverridePreserve() throws Exception(Code) | | This tests that Stated asserts always take precedent
throws: Exception - |
|
|