sahaya / rest-assured

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

Improve assertion errors #100

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
It should be possible to configure Rest Assured to throw e.g. AssertionError 
when using JUnit and the counterpart for TestNG to allow for better IDE 
integration.

Original issue reported on code.google.com by johan.ha...@gmail.com on 6 Sep 2011 at 6:50

GoogleCodeExporter commented 9 years ago
Rest Assured now throws AssertionError instead of AssertionFailedException

Original comment by johan.ha...@gmail.com on 1 Oct 2011 at 7:37