mirror of
https://github.com/stleary/JSON-java.git
synced 2025-08-03 03:15:32 -04:00
Update README.md
This commit is contained in:
parent
09b5562ad9
commit
42ad66b032
@ -21,10 +21,10 @@ When you start working on a test, add the empty file to the repository, so that
|
|||||||
|
|
||||||
A unit test is considered complete when the coverage is >= 90% as measured by EclEmma.
|
A unit test is considered complete when the coverage is >= 90% as measured by EclEmma.
|
||||||
|
|
||||||
| Test file name | Coverage | Comments
|
| Test file name | Coverage | Comments |
|
||||||
| ------------- | ------------- |
|
| ------------- | ------------- |
|
||||||
| CookieTest.java | 97.5% | Completed
|
| CookieTest.java | 97.5% | Completed |
|
||||||
| PropertyTest.java | 94.8% | Completed
|
| PropertyTest.java | 94.8% | Completed |
|
||||||
| CDLTest.java | 94.8% | Relies too much on string tests, needs to be reworked
|
| CDLTest.java | 94.8% | Relies too much on string tests, needs to be reworked
|
||||||
|
|
||||||
<b>Completed tests:</b><br>
|
<b>Completed tests:</b><br>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user