1
0
Fork 0
mirror of https://github.com/ethauvin/JSON-java.git synced 2025-06-17 07:50:52 -07:00
A reference implementation of a JSON package in Java.
Find a file
2015-03-18 22:39:54 -05:00
CDLTest.java final, for now, 94.8% coverage 2015-03-18 20:54:46 -05:00
CookieTest.java test suite and cookie test 2015-03-18 22:39:54 -05:00
JunitTestSuite.java test suite and cookie test 2015-03-18 22:39:54 -05:00
LICENSE.txt Add LICENSE file via addalicense.com 2015-03-16 12:06:41 -05:00
README.md Create README.md 2015-03-16 12:00:24 -05:00
TestRunner.java test suite and cookie test 2015-03-18 22:39:54 -05:00

JSON-Java-unit-test

Junit test harness to validate the JSON-Java GitHub project code. See https://github.com/douglascrockford/JSON-java