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

updates Test cases to support new JSONML and XML conversion options #52

Closed johnjaylward closed 8 years ago

johnjaylward commented 8 years ago

Test cases for https://github.com/stleary/JSON-java/pull/253

stleary commented 8 years ago

Looks good, thanks. This pull request can be merged after stleary/JSON-java#253 is committed; otherwise it will break unit tests.