mirror of
https://github.com/ethauvin/JSON-java.git
synced 2025-06-17 07:50:52 -07:00
Update README.md
This commit is contained in:
parent
8d9783d574
commit
fd56452f6b
1 changed files with 10 additions and 18 deletions
28
README.md
28
README.md
|
@ -1,21 +1,13 @@
|
||||||
# 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).<br>
|
||||||
|
Test harness: http://junit.org<br>
|
||||||
Test harness: http://junit.org
|
Coverage: http://www.eclemma.org/<br>
|
||||||
|
Run individual tests using eclemma or the entire test suite using TestRunner<br>
|
||||||
Coverage: http://www.eclemma.org/
|
<b>Completed tests:</b><br>
|
||||||
|
CDLTest.java<br>
|
||||||
Run individual tests using eclemma or the entire test suite using TestRunner
|
CookieTest.java<br>
|
||||||
|
PropertyTest.java<br>
|
||||||
Completed tests:
|
<b>In progress:</b><br>
|
||||||
|
XMLTest.java<br>
|
||||||
CDLTest.java
|
|
||||||
|
|
||||||
CookieTest.java
|
|
||||||
|
|
||||||
In progress:
|
|
||||||
|
|
||||||
PropertyTest.java
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue