mirror of
https://github.com/ethauvin/JSON-java.git
synced 2025-06-17 07:50:52 -07:00
Merge branch 'master' of https://github.com/stleary/JSON-Java-unit-test
This commit is contained in:
commit
d75ad1f0c0
1 changed files with 14 additions and 2 deletions
16
README.md
16
README.md
|
@ -1,4 +1,16 @@
|
|||
# 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
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue