djangid / rest-assured

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

JsonPath doesn't convert to explicit type when specified #114

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
E.g. 

from(json).getList("something", int.class); 

doesn't convert

Original issue reported on code.google.com by johan.ha...@gmail.com on 3 Oct 2011 at 2:49

GoogleCodeExporter commented 8 years ago

Original comment by johan.ha...@gmail.com on 3 Oct 2011 at 5:24