Skip to content

Commit 67fbfa1

Browse files
committed
Update README.md
1 parent 9bffd5b commit 67fbfa1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,14 +31,14 @@ A unit test is considered complete when the coverage is >= 90% as measured by Ec
3131
| CookieListTest.java |96.5% | Completed |
3232
| HTTPTest.java | 98.7%| Completed |
3333
| HTTPTokene.java |93.2% |(no test file) |
34-
| JSONArrayTest.java |95.9% | In progress |
34+
| JSONArrayTest.java |95.9% | Completed |
3535
| JSONException.java | 26.7% | (no test file) |
3636
| JSONMLTest.java | 83.2%| Completed |
3737
| JSONObjectTest | 90.9% | Completed |
3838
| JSONObject.Null | 87.5% | (no test file) |
3939
| JSONString.java | | (no lines to test) |
4040
| JSONStringerTest.java | 93.8%| Completed |
41-
| JSONTokener.java | 72.1% | (no test file) |
41+
| JSONTokenerTest.java | 72.1% | In progress |
4242
| JSONWriter.java | 88.9% | (no test file) |
4343
| PropertyTest.java | 94.8% | Completed |
4444
| XMLTest.java | 85.1% | Completed |

0 commit comments

Comments
 (0)