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:
parent
9bffd5b3ca
commit
67fbfa12ea
1 changed files with 2 additions and 2 deletions
|
@ -31,14 +31,14 @@ A unit test is considered complete when the coverage is >= 90% as measured by Ec
|
||||||
| CookieListTest.java |96.5% | Completed |
|
| CookieListTest.java |96.5% | Completed |
|
||||||
| HTTPTest.java | 98.7%| Completed |
|
| HTTPTest.java | 98.7%| Completed |
|
||||||
| HTTPTokene.java |93.2% |(no test file) |
|
| HTTPTokene.java |93.2% |(no test file) |
|
||||||
| JSONArrayTest.java |95.9% | In progress |
|
| JSONArrayTest.java |95.9% | Completed |
|
||||||
| JSONException.java | 26.7% | (no test file) |
|
| JSONException.java | 26.7% | (no test file) |
|
||||||
| JSONMLTest.java | 83.2%| Completed |
|
| JSONMLTest.java | 83.2%| Completed |
|
||||||
| JSONObjectTest | 90.9% | Completed |
|
| JSONObjectTest | 90.9% | Completed |
|
||||||
| JSONObject.Null | 87.5% | (no test file) |
|
| JSONObject.Null | 87.5% | (no test file) |
|
||||||
| JSONString.java | | (no lines to test) |
|
| JSONString.java | | (no lines to test) |
|
||||||
| JSONStringerTest.java | 93.8%| Completed |
|
| JSONStringerTest.java | 93.8%| Completed |
|
||||||
| JSONTokener.java | 72.1% | (no test file) |
|
| JSONTokenerTest.java | 72.1% | In progress |
|
||||||
| JSONWriter.java | 88.9% | (no test file) |
|
| JSONWriter.java | 88.9% | (no test file) |
|
||||||
| PropertyTest.java | 94.8% | Completed |
|
| PropertyTest.java | 94.8% | Completed |
|
||||||
| XMLTest.java | 85.1% | Completed |
|
| XMLTest.java | 85.1% | Completed |
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue