Skip to content

Commit 9a9973c

Browse files
committed
Merge branch 'master' of https://github.com/stleary/JSON-Java-unit-test into more-numbers
2 parents 0640856 + cb7b602 commit 9a9973c

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,13 @@ Test harness: http://junit.org<br>
1111
Coverage: http://www.eclemma.org/<br>
1212
Mockery: https://github.com/mockito/mockito
1313

14+
Include these libraries in your project:
15+
JSON-Java.jar (make this jar of the files to be tested yourself)
16+
hamcrest-core-1.3.jar (for Junit)
17+
junit-4.12.jar
18+
mockito-all-1.9.5.jar
19+
20+
1421
Eclipse is the recommended development environment.
1522
Run individual tests or <b>JunitTestSuite</b> using *EclEmma Coverage*, or execute the <b>TestRunner<b> application directly.<br>
1623

0 commit comments

Comments
 (0)