1
0
Fork 0
mirror of https://github.com/ethauvin/JSON-java.git synced 2025-06-17 16:00:51 -07:00

Update README.md

This commit is contained in:
Sean Leary 2015-04-13 22:29:27 -05:00
parent 98cdaf6a39
commit e5c01e4ff8

View file

@ -44,12 +44,12 @@ A unit test is considered complete when the coverage is >= 90% as measured by Ec
| XMLTest.java | 85.1% | Completed | | XMLTest.java | 85.1% | Completed |
| XMLTokener.java| 82.7%| (no test file) | | XMLTokener.java| 82.7%| (no test file) |
|| Files used in test || || | Files used in test |
| ------------- | | | ------------- |
| JunitTestSuite.java | | | JunitTestSuite.java |
| MyBean.java | | | MyBean.java |
| StringsResourceBundle.java | | | StringsResourceBundle.java |
|TestRUnner.java | | |TestRUnner.java |
| Util.java | | | Util.java |