1
0
Fork 0
mirror of https://github.com/ethauvin/JSON-java.git synced 2025-06-17 16:00:51 -07:00
JSON-java/README.md
2015-03-19 16:12:47 -05:00

21 lines
358 B
Markdown

# JSON-Java-unit-test
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/
Run individual tests using eclemma or the entire test suite using TestRunner
Completed tests:
CDLTest.java
CookieTest.java
In progress:
PropertyTest.java