stleary / JSON-Java-unit-test

Junit test harness to validate the JSON-Java GitHub project code.
Apache License 2.0
28 stars 45 forks source link

Verify opt method conversions for JSONArray and JSONObject #51

Closed johnjaylward closed 8 years ago

johnjaylward commented 8 years ago

Adds tests to verify conversion of Strings during opt method calls.