2015-03-20 15:34:47 -05:00
2015-03-19 16:09:29 -05:00
2015-03-19 17:35:16 -05:00
2015-03-18 22:39:54 -05:00
2015-03-20 18:01:27 -05:00

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
PropertyTest.java
In progress:
XMLTest.java

Description
Languages
Java 100%