// Assert the tuple again and check it was added to activation-group-0
node0.assertLeftTuple( tuple,
context0,
workingMemory );
agenda.unstageActivations();
assertEquals( 1,
activationGroup0.size() );
// Assert another tuple and check it was added to activation-group-0
node1.assertLeftTuple( tuple,