Closed GoogleCodeExporter closed 9 years ago
In cases like this it's useful: expect(). root("store.%s", withArgs("book")). body("category.size()", equalTo(4)). appendRoot("%s.%s", withArgs("author", "size()")). body(withNoArgs(), equalTo(4)). when(). get("/jsonStore");
Original issue reported on code.google.com by johan.ha...@gmail.com on 14 Nov 2013 at 8:32
johan.ha...@gmail.com
Original comment by johan.ha...@gmail.com on 14 Nov 2013 at 8:42
Original issue reported on code.google.com by
johan.ha...@gmail.com
on 14 Nov 2013 at 8:32