13.35Testing For Each
Suppose:
3 customers
↓
For Each
↓
process-customer-subflow
Verify:
process-customer-subflow
called 3 times
MUnit's verification processors support call-count checks.
Then test:
customer #2 fails
and your expected partial-failure semantics.