200 / 279 · Module 14 — External Automated Testing of Mule Integrations · filtered: code← prev⊞ allnext →
14.6But deterministic IDs are useful for idempotency tests
For an idempotency scenario:
first call:
IDEMP-123
second call:
IDEMP-123
must intentionally use the same identifier.
So distinguish:
normal isolation
→ unique test ID
idempotency test
→ deliberate reuse