v2.request.method.matches.json Maven / Gradle / Ivy
{
"match": true,
"comment": "Methods match",
"expected" : {
"method": "POST",
"path": "/",
"query": "",
"headers": {}
},
"actual": {
"method": "POST",
"path": "/",
"query": "",
"headers": {}
}
}