final RuleTerminalNodeLeftTuple tuple2_1 = new RuleTerminalNodeLeftTuple(new DefaultFactHandle(2, "cheese"), node2, true);
final RuleTerminalNodeLeftTuple tuple2_2 = new RuleTerminalNodeLeftTuple(new DefaultFactHandle(3, "cheese"), node2, true);
final RuleTerminalNodeLeftTuple tuple3_1 = new RuleTerminalNodeLeftTuple(new DefaultFactHandle(4, "cheese"), node3, true);
final RuleTerminalNodeLeftTuple tuple3_2 = new RuleTerminalNodeLeftTuple(new DefaultFactHandle(5, "cheese"), node3, true);
InternalWorkingMemory workingMemory = new AbstractWorkingMemory(0,
ruleBase);
final InternalAgenda agenda = (InternalAgenda) workingMemory.getAgenda();
final AgendaGroup agendaGroup1 = agenda.getAgendaGroup("agendaGroup1");
final AgendaGroup agendaGroup2 = agenda.getAgendaGroup("agendaGroup2");
// focus at this point is MAIN