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

Regression tests for "Fix for issue 269". #72

Closed effad closed 5 years ago

effad commented 7 years ago

As per request, here are the regression tests for the new API (including tests for the improvement pull requests).

I've also added one line to jsonObjectByMap that will ensure the old behaviour is still in place if the new parameter is not given.

stleary commented 5 years ago

Closed since the JSON-Java pull request was closed.