Closed kesse closed 11 years ago
gwt-test-utils » gwt-test-utils #112 SUCCESS This pull request looks good (what's this?)
Thank you very much !
It would be great if you could complete JSONObjectTest
with a small unit test to validate the containsKey method ;) (well, I could do it myself if you don't want to)
gwt-test-utils » gwt-test-utils #113 SUCCESS This pull request looks good (what's this?)
Sorry that I missed the test, will create it tomorrow.
JSONObject don't support containsKey.
Have made a fix in JSONObjectParser
which solves the problem