49 / 81 · Module 14 — External Automated Testing of Mule Integrations · filtered: interview← prev⊞ allnext →
14.31Explicit clear test
If API supports:
{
"phone": null
}
meaning:
clear Phone
then verify that separately.
You need to distinguish:
field omitted
vs
field explicitly null
if the contract distinguishes them.