mirror of
https://github.com/ethauvin/JSON-java.git
synced 2025-06-17 16:00:51 -07:00
10 lines
254 B
Markdown
10 lines
254 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/
|
|
Completed tests:
|
|
CDLTest.java
|
|
In progress:
|
|
CookieTest.java
|
|
|
|
|