Surefire Report

Summary


TestsErrors FailuresSkippedSuccess RateTime
26000100%34.912

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

Package List


PackageTestsErrors FailuresSkippedSuccess RateTime
com.persistent.service.repository5000100%0.217
com.persistent.service.jpa6000100%3.889
com.persistent.rest15000100%30.806

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

com.persistent.service.repository

ClassTestsErrors FailuresSkippedSuccess RateTime
CompanyServiceRepositoryTest5000100%0.217

com.persistent.service.jpa

ClassTestsErrors FailuresSkippedSuccess RateTime
PersonServiceJpaTest6000100%3.889

com.persistent.rest

ClassTestsErrors FailuresSkippedSuccess RateTime
PersonResourceWsTest6000100%15.27
CompanyDirectoryResourceWsTest9000100%15.536

Test Cases

PersonServiceJpaTest

testGetById0.049
testGetAll0.064
testSave0.019
testUpdate0.071
testDelete0.079
testCountAll0.031

CompanyServiceRepositoryTest

testGetById0.007
testGetAll0.044
testSave0.082
testUpdate0.039
testDelete0.036

PersonResourceWsTest

testSimpleTest2.825
testGetPersons1.001
testGetPerson1.896
testDeletePerson2.133
testUpdateByJSONPerson1.637
testAddByJSONPerson1.652

CompanyDirectoryResourceWsTest

testSimpleTest0.769
testCountPersons1.683
testCountCompanies1.716
testGetPersons1
testGetCompanies1.004
testGetPerson1.667
testUpdatePerson1.524
testAddPerson1.001
testDeletePerson1.003