mirror of
https://github.com/ethauvin/JSON-java.git
synced 2025-06-17 07:50:52 -07:00
Merge branch 'master' of github.com:/stleary/JSON-Java-unit-test
This commit is contained in:
commit
9f500c242c
1 changed files with 2 additions and 2 deletions
|
@ -28,9 +28,9 @@ A unit test is considered complete when the coverage is >= 90% as measured by Ec
|
||||||
|
|
||||||
| Test file name | Coverage | Comments |
|
| Test file name | Coverage | Comments |
|
||||||
| ------------- | ------------- | ---- |
|
| ------------- | ------------- | ---- |
|
||||||
| Total coverage | 88.7% | | |
|
| Total coverage | 88.6% | | |
|
||||||
| | | |
|
| | | |
|
||||||
| CDLTest.java | 94.8% | Completed |
|
| CDLTest.java | 98% | Completed |
|
||||||
| CookieTest.java | 97.5% | Completed |
|
| CookieTest.java | 97.5% | Completed |
|
||||||
| CookieListTest.java |96.5% | Completed |
|
| CookieListTest.java |96.5% | Completed |
|
||||||
| HTTPTest.java | 98.7%| Completed |
|
| HTTPTest.java | 98.7%| Completed |
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue