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 into more-numbers
This commit is contained in:
commit
9a9973c9ca
1 changed files with 7 additions and 0 deletions
|
@ -11,6 +11,13 @@ Test harness: http://junit.org<br>
|
|||
Coverage: http://www.eclemma.org/<br>
|
||||
Mockery: https://github.com/mockito/mockito
|
||||
|
||||
Include these libraries in your project:
|
||||
JSON-Java.jar (make this jar of the files to be tested yourself)
|
||||
hamcrest-core-1.3.jar (for Junit)
|
||||
junit-4.12.jar
|
||||
mockito-all-1.9.5.jar
|
||||
|
||||
|
||||
Eclipse is the recommended development environment.
|
||||
Run individual tests or <b>JunitTestSuite</b> using *EclEmma Coverage*, or execute the <b>TestRunner<b> application directly.<br>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue