// Execute the activation, the RuleFlowGroup should automatically deactivate
agenda.fireNextItem( null );
assertEquals( 0,
ruleFlowGroup0.size() );
assertEquals( 0,
agenda.agendaSize() );
workingMemory.executeQueuedActions();
assertFalse( ruleFlowGroup0.isActive() );
// A new activation should now be added to the RuleFlowGroup but not to the agenda
final LeftTupleImpl tuple2 = new LeftTupleImpl( new DefaultFactHandle( 1,