Fork me on GitHub

Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
12 0 0 0 100% 0.143

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
com.gurkensalat.osm.repository 5 0 0 0 100% 0.142
com.gurkensalat.osm.entity 7 0 0 0 100% 0.001

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.

com.gurkensalat.osm.repository

Class Tests Errors Failures Skipped Success Rate Time
OsmPlaceRepositoryTest 2 0 0 0 100% 0.113
OsmTagRepositoryTest 3 0 0 0 100% 0.029

com.gurkensalat.osm.entity

Class Tests Errors Failures Skipped Success Rate Time
PlaceTypeTest 1 0 0 0 100% 0.001
OsmPlaceTest 6 0 0 0 100% 0

Test Cases

[Summary] [Package List] [Test Cases]

OsmPlaceRepositoryTest

savePlace 0.095
testQueryByBbox 0.018

OsmTagRepositoryTest

testDeleteByParentTableAndParentId 0.007
testFindByParentTableAndParentId 0.017
saveTag 0.005

PlaceTypeTest

testToString 0.001

OsmPlaceTest

testCreationFromNodeGermeringMosque 0
testCreationFromNodeHannoverMosque 0
testCreationFromNodeAnkaraCity 0
testCopyToFromNodeGermeringMosque 0
testCopyToFromNodeAnkaraCity 0
testCopyToFromNodeHannoverMosque 0