Campoie / rest-assured

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

Allow to print response #12

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
E.g. 

print().get("/something"); 

print should set "text/plain" parsing and simply print the reponse to the 
console. print() should return TestSpecification directly.

Original issue reported on code.google.com by johan.ha...@gmail.com on 13 Jan 2011 at 8:53

GoogleCodeExporter commented 9 years ago

Original comment by johan.ha...@gmail.com on 16 Jan 2011 at 8:53