We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86f4bda commit 67a0c73Copy full SHA for 67a0c73
1 file changed
README.md
@@ -51,6 +51,7 @@ A unit test has the following stages:
51
| CDL.java | 98% | Reasonable test cases. |
52
| Cookie.java | 98.9% | Reasonable test cases. |
53
| CookieList.java |96.5% | Reasonable test cases. |
54
+| EnumTest.java | n/a | Just documenting how enums are handled. |
55
| HTTP.java | 98.7%| Coverage > 90% |
56
| HTTPTokener.java |93.2% | No test |
57
| JSONArray.java |95.9% | Coverage > 90% |
0 commit comments