1
0
Fork 0
mirror of https://github.com/ethauvin/JSON-java.git synced 2025-06-17 16:00:51 -07:00

Update README.md

This commit is contained in:
stleary 2015-03-18 21:51:43 -05:00
parent d613203eec
commit 3d3325aaca

View file

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