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

Fixes NPE in XML for pull request #160 in the json-java project #26

Closed johnjaylward closed 9 years ago

stleary commented 9 years ago

Will commit to a branch, til the corresponding change is made on the JSON-java side. See https://github.com/stleary/JSON-Java-unit-test/tree/XML-npe-test-fix [Update 17 Oct 2015] The update will be made on this branch.

stleary commented 9 years ago

Don't forget to verify that test coverage touches the new code paths.

stleary commented 9 years ago

Confirmed coverage of the new code.