1
0
Fork 0
mirror of https://github.com/ethauvin/JSON-java.git synced 2025-06-17 07:50:52 -07:00
This commit is contained in:
stleary 2015-03-18 22:40:40 -05:00
commit d75ad1f0c0

View file

@ -1,4 +1,16 @@
# JSON-Java-unit-test # JSON-Java-unit-test
Junit test harness to validate the JSON-Java GitHub project code. Unit tests to validate the JSON-Java GitHub project code (https://github.com/douglascrockford/JSON-java).
See https://github.com/douglascrockford/JSON-java
Test harness: http://junit.org
Coverage: http://www.eclemma.org/
Completed tests:
CDLTest.java
In progress:
CookieTest.java