Surefire Report

Summary


Tests Errors Failures Skipped Success Rate Time
18 0 0 0 100% 7.430

Note: failures are anticipated and checked for with assertions while errors are unanticipated.

Package List


Package Tests Errors Failures Skipped Success Rate Time
org.company.thesandbox 18 0 0 0 100% 7.430

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

org.company.thesandbox

Class Tests Errors Failures Skipped Success Rate Time
AssociationTest 4 0 0 0 100% 1.072
CustomerDaoTest 5 0 0 0 100% 6.138
PersonDaoTest 7 0 0 0 100% 35
RecordDaoTest 2 0 0 0 100% 185

Test Cases

AssociationTest

testAssociationsJava 203
testAssociationsHibernate 509
testInstances 152
testDeleteAssociationsOne2Many 172

CustomerDaoTest

testRetrieve 337
testAdd 6
testUpdate 32
testDelete 11
testListAllCustomers 174

PersonDaoTest

testRetrieve 82
testAdd 31
testUpdate 31
testDelete 48
testVersion 19
testPolymorphism 79
testUniqueConstraint 44

RecordDaoTest

testRetrieve 36
testAddContributors 14