Closed GoogleCodeExporter closed 8 years ago
Interesting, I'll try it out when I get the chance. You could also try escaping
it manually and see if it makes any difference:
.body("'0'", equalTo("value"));
Original comment by johan.ha...@gmail.com
on 24 Jan 2012 at 9:01
I can verify that numbers are not automatically escaped. I've started with
implementing this. Manual escaping works though:
.body("'0'", equalTo("value"));
Original comment by johan.ha...@gmail.com
on 25 Jan 2012 at 9:11
Original comment by johan.ha...@gmail.com
on 25 Jan 2012 at 12:40
Original issue reported on code.google.com by
rus...@gmail.com
on 24 Jan 2012 at 3:23