Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
16 0 0 0 100% 16.09 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% 16.09 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.005 s
PolygonConverterTest 1 0 0 0 100% 0.007 s
MultiPolygonConverterTest 1 0 0 0 100% 0.011 s
MultiLineStringConverterTest 1 0 0 0 100% 0.007 s
MultiPointConverterTest 1 0 0 0 100% 2.964 s
ConverterIntegrationTest 8 0 0 0 100% 12.95 s
GeometryCollectionConverterTest 1 0 0 0 100% 0.007 s
GeoJsonConvertersTest 1 0 0 0 100% 0.111 s
LineStringConverterTest 1 0 0 0 100% 0.028 s

Test Cases

[Summary] [Package List] [Test Cases]

PointConverterTest

convert(SoftAssertions) 0.003 s

PolygonConverterTest

convert(SoftAssertions) 0.004 s

MultiPolygonConverterTest

convert(SoftAssertions) 0.008 s

MultiLineStringConverterTest

convert(SoftAssertions) 0.005 s

MultiPointConverterTest

convert(SoftAssertions) 2.894 s

ConverterIntegrationTest

createIndex 0.774 s
testGeometryCollection(SoftAssertions) 0.811 s
testLineString(SoftAssertions) 0.032 s
testMultiLineString(SoftAssertions) 0.024 s
testMultiPoint(SoftAssertions) 0.020 s
testMultiPolygon(SoftAssertions) 0.031 s
testPoint(SoftAssertions) 0.017 s
testPolygon(SoftAssertions) 0.021 s

GeometryCollectionConverterTest

convert(SoftAssertions) 0.005 s

GeoJsonConvertersTest

getConvertersToRegister 0.108 s

LineStringConverterTest

convert(SoftAssertions) 0.025 s