ruleFlowGroup.size());
// even if lock-on-active is true, unless the agenda group is active the activation will still propagate
rule.setLockOnActive(true);
((InternalAgendaGroup) ruleFlowGroup).setActive(false);
node.assertLeftTuple(tuple3,
context,
workingMemory);
agenda.unstageActivations();
assertEquals(2,
ruleFlowGroup.size());