1
0
Fork 0
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:
Sean Leary 2015-06-13 14:53:43 -05:00
parent 44f98e6a13
commit cb7b602f35

View file

@ -9,7 +9,6 @@ More coverage is needed, but more importantly, improvements to test quality is n
You will need the following libraries for testing:
Test harness: http://junit.org<br>
Coverage: http://www.eclemma.org/<br>
JsonPath: https://github.com/jayway/JsonPath
Mockery: https://github.com/mockito/mockito
Include these libraries in your project: