agenda.agendaSize());
// this last fire is more interesting as it demonstrates that
// agendaGroup1 on
// the stack before agendaGroup2 gets skipped as it has no activations
agenda.fireNextItem(null, 0, -1);
assertEquals(agenda.getFocus(),
main);
assertEquals(0,
agenda.getFocus().size());