Surefire Report
Summary
[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 56 | 0 | 0 | 0 | 100% | 3.479 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.model | 56 | 0 | 0 | 0 | 100% | 3.479 s |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
org.bremersee.geojson.model
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| LineStringTest | 3 | 0 | 0 | 0 | 100% | 0.006 s | |
| PositionTest | 4 | 0 | 0 | 0 | 100% | 0.006 s | |
| MultiLineStringTest | 3 | 0 | 0 | 0 | 100% | 0.007 s | |
| PointTest | 3 | 0 | 0 | 0 | 100% | 0.334 s | |
| BoundingBoxTest | 1 | 0 | 0 | 0 | 100% | 0.128 s | |
| MultiPointTest | 3 | 0 | 0 | 0 | 100% | 0.006 s | |
| MultiPolygonTest | 3 | 0 | 0 | 0 | 100% | 0.008 s | |
| FeatureCollectionTest | 3 | 0 | 0 | 0 | 100% | 0.008 s | |
| GeometryCollectionTest | 3 | 0 | 0 | 0 | 100% | 0.009 s | |
| FeatureTest | 5 | 0 | 0 | 0 | 100% | 0.249 s | |
| JsonTest | 9 | 0 | 0 | 0 | 100% | 0.120 s | |
| GeometryTest | 1 | 0 | 0 | 0 | 100% | 0.020 s | |
| LatitudeLongitudeTest | 2 | 0 | 0 | 0 | 100% | 0.010 s | |
| LatLonAwareTest | 1 | 0 | 0 | 0 | 100% | 0.003 s | |
| LatLonTest | 2 | 0 | 0 | 0 | 100% | 2.231 s | |
| UnknownAwareTest | 7 | 0 | 0 | 0 | 100% | 0.325 s | |
| PolygonTest | 3 | 0 | 0 | 0 | 100% | 0.009 s |
Test Cases
[Summary] [Package List] [Test Cases]
LineStringTest
| getBbox(SoftAssertions) | 0.003 s | |
| getType | 0.001 s | |
| getCoordinates(SoftAssertions) | 0.001 s |
PositionTest
| testModel(SoftAssertions) | 0.001 s | |
| testConstructorWithIllegalX | 0.001 s | |
| testConstructorWithIllegalY | 0 s | |
| testConstructorWithXyz | 0.001 s |
MultiLineStringTest
| getBbox(SoftAssertions) | 0.002 s | |
| getType | 0.001 s | |
| getCoordinates(SoftAssertions) | 0.001 s |
PointTest
| getBbox(SoftAssertions) | 0.291 s | |
| getType | 0.034 s | |
| getCoordinates(SoftAssertions) | 0.005 s |
BoundingBoxTest
| testModel(SoftAssertions) | 0.126 s |
MultiPointTest
| getBbox(SoftAssertions) | 0.003 s | |
| getType | 0.001 s | |
| getCoordinates(SoftAssertions) | 0.002 s |
MultiPolygonTest
| getBbox(SoftAssertions) | 0.003 s | |
| getType | 0.001 s | |
| getCoordinates(SoftAssertions) | 0.002 s |
FeatureCollectionTest
| testType(SoftAssertions) | 0.001 s | |
| getBbox(SoftAssertions) | 0.001 s | |
| getFeatures(SoftAssertions) | 0.004 s |
GeometryCollectionTest
| getGeometries(SoftAssertions) | 0.004 s | |
| getBbox(SoftAssertions) | 0.001 s | |
| getType | 0.001 s |
FeatureTest
| getProperties(SoftAssertions) | 0.006 s | |
| testType(SoftAssertions) | 0.235 s | |
| getGeometry(SoftAssertions) | 0.001 s | |
| getBbox(SoftAssertions) | 0.001 s | |
| getId(SoftAssertions) | 0.001 s |
JsonTest
GeometryTest
| testGeometriesWithTypes(SoftAssertions) | 0.018 s |
LatitudeLongitudeTest
| getLatitudeLongitude(SoftAssertions) | 0.003 s | |
| json(SoftAssertions) | 0.006 s |
LatLonAwareTest
| builder(SoftAssertions) | 0.002 s |
LatLonTest
| getLatitudeLongitude(SoftAssertions) | 1.742 s | |
| json(SoftAssertions) | 0.459 s |
UnknownAwareTest
PolygonTest
| getBbox(SoftAssertions) | 0.003 s | |
| getType | 0.001 s | |
| getCoordinates(SoftAssertions) | 0.002 s |
