Surefire Report
Summary
[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 6 | 0 | 0 | 0 | 100% | 10.77 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.garmin.trip.v1.model.ext | 3 | 0 | 0 | 0 | 100% | 0.012 s |
| org.bremersee.garmin.model | 2 | 0 | 0 | 0 | 100% | 0.013 s |
| org.bremersee.garmin | 1 | 0 | 0 | 0 | 100% | 10.75 s |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
org.bremersee.garmin.trip.v1.model.ext
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| ViaPointCalculationModeTest | 1 | 0 | 0 | 0 | 100% | 0.004 s | |
| TripTransportationModeTest | 1 | 0 | 0 | 0 | 100% | 0.004 s | |
| ViaPointElevationModeTest | 1 | 0 | 0 | 0 | 100% | 0.004 s |
org.bremersee.garmin.model
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| WptSymbolTest | 2 | 0 | 0 | 0 | 100% | 0.013 s |
org.bremersee.garmin
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| JaxbContextBuilderTest | 1 | 0 | 0 | 0 | 100% | 10.75 s |
Test Cases
[Summary] [Package List] [Test Cases]
ViaPointCalculationModeTest
| fromValue(SoftAssertions) | 0.002 s |
TripTransportationModeTest
| fromValue(SoftAssertions) | 0.003 s |
ViaPointElevationModeTest
| fromValue(SoftAssertions) | 0.002 s |
JaxbContextBuilderTest
| testXml(SoftAssertions) | 1.983 s |
WptSymbolTest
| fromValue(SoftAssertions) | 0.008 s | |
| getCategory(SoftAssertions) | 0.003 s |
