Surefire Report
Summary
[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 24 | 0 | 0 | 0 | 100% | 1.588 |
Note: failures are anticipated and checked for with assertions while errors are unanticipated.
Package List
[Summary] [Package List] [Test Cases]
| Package | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|
| org.apache.fulcrum.json.gson | 24 | 0 | 0 | 0 | 100% | 1.588 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
org.apache.fulcrum.json.gson
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| DefaultServiceTest | 19 | 0 | 0 | 0 | 100% | 1.5 | |
| JsonPathGSONServiceTest | 5 | 0 | 0 | 0 | 100% | 0.088 |
Test Cases
[Summary] [Package List] [Test Cases]
DefaultServiceTest
JsonPathGSONServiceTest
| testGsonSerializeDate | 0.018 | |
| testDefaultGsonSerializeDate | 0.031 | |
| testSerialize | 0.011 | |
| testSerializeTypeAdapterForCollection | 0.017 | |
| testCollection | 0.009 |


