File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -9,15 +9,18 @@ https://github.com/douglascrockford/JSON-java<br>
99More coverage is needed, but more importantly, improvements to test quality is needed.<br >
1010
1111Eclipse is the recommended development environment.<br >
12- Run individual tests or <b >JunitTestSuite</b > using * EclEmma Coverage* , or execute the <b >TestRunner<b > application directly.<br >
12+ Run individual tests or <b >JunitTestSuite</b > using < b > EclEmma Coverage</ b > , or execute the <b >TestRunner<b > application directly.<br >
1313
14- You will need the following libraries for testing:<br >
14+ ** You will need the following libraries for testing:** <br >
1515Test harness: http://junit.org <br >
16- * hamcrest-core-1.3.jar (for Junit)
17- * junit-4.12.jar
16+ * hamcrest-core-1.3.jar (for Junit)<br >
17+ * junit-4.12.jar<br >
18+
1819Mockery: https://github.com/mockito/mockito <br >
19- * mockito-all-1.9.5.jar
20+ * mockito-all-1.9.5.jar<br >
21+
2022Coverage: http://www.eclemma.org/ (just install the latest in Eclipse)<br >
23+
2124JSON-Java.jar (make this jar of the files to be tested yourself)<br >
2225
2326<b >Conventions</b ><br >
You can’t perform that action at this time.
0 commit comments