| org.drools.DroolsTestCase org.drools.reteoo.LeftInputAdapterNodeTest
testAssertObjectWithMemory | public void testAssertObjectWithMemory() throws Exception(Code) | | Tests the assertion of objects into LeftInputAdapterNode
throws: Exception - |
testAssertObjectWithoutMemory | public void testAssertObjectWithoutMemory() throws Exception(Code) | | Tests the assertion of objects into LeftInputAdapterNode
throws: Exception - |
testAttach | public void testAttach() throws Exception(Code) | | Tests the attaching of the LeftInputAdapterNode to an ObjectSource
throws: Exception - |
testLeftInputAdapterNode | public void testLeftInputAdapterNode()(Code) | | |
testRetractObjectWithMemory | public void testRetractObjectWithMemory() throws Exception(Code) | | |
testRetractObjectWithoutMemory | public void testRetractObjectWithoutMemory() throws Exception(Code) | | Tests the retractions from a LeftInputAdapterNode.
Object Assertions result in tuple propagations, so we
test the remove(...) method
throws: Exception - |
|
|