Closed GoogleCodeExporter closed 8 years ago
Hi,
The reason is that REST Assured uses GPath to traverse the JSON/XML document.
This is what enables you to do ".. body("x.y.z", equalTo("w"))" etc. You can't
do that once you've converted the document to a Java structure afaik (at least
not as easily).
Regards,
/Johan
Ps, please ask questions on the mailing list in the future. That way I'll see
them quicker and it seems like the right forum before entering a new ticket.
Original comment by johan.ha...@gmail.com
on 25 Sep 2013 at 5:14
Original issue reported on code.google.com by
alex.okr...@gmail.com
on 18 Sep 2013 at 7:15