Surefire Report
Summary
[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 5 | 0 | 0 | 0 | 100% | 0.229 s |
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.bremersee.spring.data.convert | 5 | 0 | 0 | 0 | 100% | 0.229 s |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
org.bremersee.spring.data.convert
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| TimeZoneConverterTest | 1 | 0 | 0 | 0 | 100% | 0.069 s | |
| LocaleConverterTest | 1 | 0 | 0 | 0 | 100% | 0.007 s | |
| DateToInstantReadConverterTest | 1 | 0 | 0 | 0 | 100% | 0.004 s | |
| InstantToDateWriteConverterTest | 1 | 0 | 0 | 0 | 100% | 0.145 s | |
| OffsetDateTimeConverterTest | 1 | 0 | 0 | 0 | 100% | 0.004 s |
Test Cases
[Summary] [Package List] [Test Cases]
TimeZoneConverterTest
| convert | 0.034 s |
LocaleConverterTest
| convert | 0.005 s |
DateToInstantReadConverterTest
| convert | 0.004 s |
InstantToDateWriteConverterTest
| convert | 0.143 s |
OffsetDateTimeConverterTest
| convert | 0.001 s |
