Update README.md

This commit is contained in:
stleary
2015-03-18 21:51:08 -05:00
parent 4a5809910b
commit d613203eec

View File

@@ -1,4 +1,10 @@
# JSON-Java-unit-test
Junit test harness to validate the JSON-Java GitHub project code.
See 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
Coverage: http://www.eclemma.org/
Completed tests:
CDLTest.java
In progress:
CookieTest.java