| org.drools.DroolsTestCase org.drools.reteoo.ReteTest
testAssertObject | public void testAssertObject() throws Exception(Code) | | Test asserts correctly propagate
throws: Exception - |
testAssertObjectWithNoMatchingObjectTypeNode | public void testAssertObjectWithNoMatchingObjectTypeNode()(Code) | | |
testCache | public void testCache() throws FactException(Code) | | Tests that interfaces and parent classes for an asserted class are cached, for quick future iterations
throws: FactException - |
testHierarchy | public void testHierarchy()(Code) | | |
testIsShadowed | public void testIsShadowed()(Code) | | |
testNotShadowed | public void testNotShadowed()(Code) | | |
testObjectTypeNodes | public void testObjectTypeNodes() throws Exception(Code) | | Tests ObjectTypeNodes are correctly added to the Rete object
throws: Exception - |
testRetractObject | public void testRetractObject() throws Exception(Code) | | All objects retracted from a RootNode must be propagated to all children
ObjectTypeNodes.
|
|
|