BookatlasTwo-Day MuleSoft → Salesforce Bootcamp
49 / 81 · Module 14 — External Automated Testing of Mule Integrations · filtered: interview← prev⊞ allnext →

14.44Example

Testing update:

Arrange:
directly insert Salesforce Account C001

Act:
call Mule update endpoint

Assert:
Salesforce Account changed

Now if test fails you know:

update path failed

rather than:

maybe setup through create path failed

Good test isolation.