Surefire Report
Summary
[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 12 | 0 | 0 | 0 | 100% | 16.84 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.boot.autoconfigure.web | 4 | 0 | 0 | 0 | 100% | 0.086 s |
| org.bremersee.geojson.spring.boot.autoconfigure | 5 | 0 | 0 | 0 | 100% | 15.03 s |
| org.bremersee.geojson.spring.boot.autoconfigure.jackson | 2 | 0 | 0 | 0 | 100% | 1.592 s |
| org.bremersee.geojson.spring.boot.autoconfigure.data.mongo | 1 | 0 | 0 | 0 | 100% | 0.139 s |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
org.bremersee.geojson.spring.boot.autoconfigure.web
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| GeoJsonWebFluxConfigurerTest | 2 | 0 | 0 | 0 | 100% | 0.077 s | |
| GeoJsonWebMvcConfigurerTest | 2 | 0 | 0 | 0 | 100% | 0.009 s |
org.bremersee.geojson.spring.boot.autoconfigure
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| GeoJsonAutoConfigureIntegrationTest | 3 | 0 | 0 | 0 | 100% | 15.02 s | |
| GeoJsonGeometryFactoryAutoConfigurationTest | 2 | 0 | 0 | 0 | 100% | 0.005 s |
org.bremersee.geojson.spring.boot.autoconfigure.jackson
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| GeoJsonJackson2ObjectMapperBuilderCustomizerTest | 2 | 0 | 0 | 0 | 100% | 1.592 s |
org.bremersee.geojson.spring.boot.autoconfigure.data.mongo
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| GeoJsonMongoCustomConversionsProviderTest | 1 | 0 | 0 | 0 | 100% | 0.139 s |
Test Cases
[Summary] [Package List] [Test Cases]
GeoJsonAutoConfigureIntegrationTest
| transform | 0.533 s | |
| findFeatures | 0.243 s | |
| saveFeature | 0.049 s |
GeoJsonWebFluxConfigurerTest
| init | 0.003 s | |
| addFormatters | 0.072 s |
GeoJsonGeometryFactoryAutoConfigurationTest
| geoJsonGeometryFactory | 0.002 s | |
| init | 0.001 s |
GeoJsonMongoCustomConversionsProviderTest
| getCustomConversions | 0.137 s |
GeoJsonJackson2ObjectMapperBuilderCustomizerTest
| init | 1.341 s | |
| customize | 0.219 s |
GeoJsonWebMvcConfigurerTest
| init | 0.003 s | |
| addFormatters | 0.003 s |
