{ "match": false, "comment": "XML Favourite numbers expected to be strings found an empty value", "expected" : { "method": "POST", "path": "/", "query": {}, "headers": {"Content-Type": "application/xml"}, "body": { "contentType": "application/xml", "encoded": false, "content": "123" } }, "actual": { "method": "POST", "path": "/", "query": {}, "headers": {"Content-Type": "application/xml"}, "body": { "contentType": "application/xml", "encoded": false, "content": "13" } } }