{ "match": true, "comment": "Unexpected phone number with null value", "expected": { "contents": { "contentType": "application/json", "encoded": false, "content": { "alligator": { "name": "Mary" } } } }, "actual": { "contents": { "contentType": "application/json", "encoded": false, "content": { "alligator": { "name": "Mary", "phoneNumber": null } } } } }