Surefire Report
Summary
[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 16 | 0 | 0 | 0 | 100% | 11.21 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.geojson.spring.data.mongodb.convert | 16 | 0 | 0 | 0 | 100% | 11.21 s |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
org.bremersee.geojson.spring.data.mongodb.convert
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| PointConverterTest | 1 | 0 | 0 | 0 | 100% | 0.004 s | |
| MultiLineStringConverterTest | 1 | 0 | 0 | 0 | 100% | 1.382 s | |
| PolygonConverterTest | 1 | 0 | 0 | 0 | 100% | 0.008 s | |
| MultiPolygonConverterTest | 1 | 0 | 0 | 0 | 100% | 0.008 s | |
| LineStringConverterTest | 1 | 0 | 0 | 0 | 100% | 0.005 s | |
| GeoJsonConvertersTest | 1 | 0 | 0 | 0 | 100% | 0.064 s | |
| MultiPointConverterTest | 1 | 0 | 0 | 0 | 100% | 0.016 s | |
| ConverterIntegrationTest | 8 | 0 | 0 | 0 | 100% | 9.715 s | |
| GeometryCollectionConverterTest | 1 | 0 | 0 | 0 | 100% | 0.011 s |
Test Cases
[Summary] [Package List] [Test Cases]
PointConverterTest
| convert(SoftAssertions) | 0.003 s |
MultiLineStringConverterTest
| convert(SoftAssertions) | 1.350 s |
PolygonConverterTest
| convert(SoftAssertions) | 0.003 s |
MultiPolygonConverterTest
| convert(SoftAssertions) | 0.006 s |
LineStringConverterTest
| convert(SoftAssertions) | 0.003 s |
GeoJsonConvertersTest
| getConvertersToRegister | 0.061 s |
MultiPointConverterTest
| convert(SoftAssertions) | 0.006 s |
ConverterIntegrationTest
GeometryCollectionConverterTest
| convert(SoftAssertions) | 0.007 s |
