FactHandleImpl handle1 = new FactHandleImpl( 1 );
ReteTuple tuple1 = new ReteTuple( 0,
handle1,
workingMemory );
final PropagationContext context1 = new PropagationContextImpl( PropagationContext.ASSERTION,
null,
null );
/* Test that a STATED assertion overrides a logical assertion */
agenda.addToAgenda( tuple1,