Surefire Report

Summary

[Summary] [Package List] [Test Cases]


TestsErrors FailuresSkippedSuccess RateTime
50000100%5.316

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


Package List

[Summary] [Package List] [Test Cases]


PackageTestsErrors FailuresSkippedSuccess RateTime
net.sf.sidaof.dao.hibernate22000100%1.517
net.sf.sidaof.datasource3000100%1.908
net.sf.sidaof.dao.jpa25000100%1.891

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

net.sf.sidaof.dao.hibernate

ClassTestsErrors FailuresSkippedSuccess RateTime
PersonHibernateDaoTest22000100%1.517

net.sf.sidaof.datasource

ClassTestsErrors FailuresSkippedSuccess RateTime
DataSourceInspectorTest3000100%1.908

net.sf.sidaof.dao.jpa

ClassTestsErrors FailuresSkippedSuccess RateTime
DummyJpaDaoTest1000100%0.176
PersonJpaDaoTest24000100%1.715

Test Cases

[Summary] [Package List] [Test Cases]

PersonHibernateDaoTest

testPersist0.103
testRemove0.039
testFindById_Found0.039
testFindById_NotFound0.027
testFindById_NotFound_NullLock_NoEx0.027
testFindById_NotFound_NullLock_Ex0.033
testFindById_NotFound_ReadLock_NoEx0.083
testFindById_Found_ReadLock_NoEx0.038
testFindById_Found_ReadLock_Ex0.037
testFindById_Found_NullLock_NoEx0.037
testFindById_Found_NullLock_Ex0.036
testFindAll0.127
testMerge_Found0.038
testFindAll_Paged0.113
testCountAll0.124
testCountAll_Where0.165
testCountAll_PathExpr0.176
runQueryWithSingleResult_Found0.074
runQueryWithSingleResult_Found_ReadLock0.047
runQueryWithSingleResult_NotFound0.053
runQueryWithSingleResult_NotFound_NoEx0.05
testDummy0.023

DummyJpaDaoTest

testJpaDao_Entity_Object0.122

PersonJpaDaoTest

testPersist0.199
testRemove0.046
testFindById_Found0.031
testFindById_NotFound0.028
testFindById_NotFound_NullLock_NoEx0.03
testFindById_NotFound_NullLock_Ex0.026
testFindById_NotFound_ReadLock_NoEx0.03
testFindById_Found_ReadLock_NoEx0.034
testFindById_Found_NullLock_NoEx0.039
testFindById_Found_NullLock_Ex0.032
testFindAll0.206
testMerge_Found0.037
testFindAll_Paged0.108
testCountAll0.121
testCountAll_Where0.16
testCountAll_PathExpr0.177
runQueryWithSingleResult_Found0.077
runQueryWithSingleResult_Found_ReadLock0.043
runQueryWithSingleResult_NotFound0.045
runQueryWithSingleResult_NotFound_NoEx0.046
runQueryWithSingleResult_NotFound_Ex0.046
testFindById_Found_WriteLock_NoEx0.04
testFindById_Found_WriteLock_Ex0.04
testDummy0.021

DataSourceInspectorTest

testMakeDataSourceMetadata1.782
testMakeDataSourceMetadataList0.011
testDummy0.02