sahaya / rest-assured

Automatically exported from code.google.com/p/rest-assured
0 stars 0 forks source link

Add support for body expectations with empty path and only arguments #265

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Something like this:

expect().root("x.y.%s").body(withArgs("z"), equalTo("w")).

Original issue reported on code.google.com by johan.ha...@gmail.com on 14 Nov 2013 at 7:25

GoogleCodeExporter commented 9 years ago

Original comment by johan.ha...@gmail.com on 14 Nov 2013 at 8:27