Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
16 0 0 0 100% 11.18 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.18 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.010 s
MultiLineStringConverterTest 1 0 0 0 100% 1.948 s
PolygonConverterTest 1 0 0 0 100% 0.005 s
MultiPolygonConverterTest 1 0 0 0 100% 0.006 s
LineStringConverterTest 1 0 0 0 100% 0.009 s
GeoJsonConvertersTest 1 0 0 0 100% 0.003 s
MultiPointConverterTest 1 0 0 0 100% 0.004 s
ConverterIntegrationTest 8 0 0 0 100% 9.191 s
GeometryCollectionConverterTest 1 0 0 0 100% 0.003 s

Test Cases

[Summary] [Package List] [Test Cases]

PointConverterTest

convert(SoftAssertions) 0.006 s

MultiLineStringConverterTest

convert(SoftAssertions) 1.905 s

PolygonConverterTest

convert(SoftAssertions) 0.003 s

MultiPolygonConverterTest

convert(SoftAssertions) 0.005 s

LineStringConverterTest

convert(SoftAssertions) 0.006 s

GeoJsonConvertersTest

getConvertersToRegister 0.003 s

MultiPointConverterTest

convert(SoftAssertions) 0.002 s

ConverterIntegrationTest

createIndex 0.383 s
testGeometryCollection(SoftAssertions) 0.483 s
testLineString(SoftAssertions) 0.031 s
testMultiLineString(SoftAssertions) 0.021 s
testMultiPoint(SoftAssertions) 0.024 s
testMultiPolygon(SoftAssertions) 0.025 s
testPoint(SoftAssertions) 0.019 s
testPolygon(SoftAssertions) 0.017 s

GeometryCollectionConverterTest

convert(SoftAssertions) 0.002 s