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.