Closed GoogleCodeExporter closed 8 years ago
Original comment by johan.ha...@gmail.com
on 25 Sep 2012 at 6:07
I can't reproduce this. I have a scalatra resource that looks like this:
get("/contentTypeButNoBody") {
contentType = "application/json"
}
and my tests looks like this:
expect().contentType("application/json").when().get("/contentTypeButNoBody");
And it works..
Original comment by johan.ha...@gmail.com
on 11 Oct 2012 at 7:11
Closing due to no activity from reporter.
Original comment by johan.ha...@gmail.com
on 19 Nov 2013 at 6:59
Original comment by johan.ha...@gmail.com
on 19 Nov 2013 at 6:59
Original issue reported on code.google.com by
the...@gmail.com
on 24 Aug 2012 at 2:05