See
http://joel-costigliola.github.io/assertj/assertj-core-news.html#assertj-core-2.
0.0-bdd-soft-assertions
For example:
@Rule
public final RestAssuredSoftAssertions rule = new RestAssuredSoftAssertions();
then().soft().
body()..
body()..
Original issue reported on code.google.com by johan.ha...@gmail.com on 26 Mar 2015 at 11:31
Original issue reported on code.google.com by
johan.ha...@gmail.com
on 26 Mar 2015 at 11:31