Summary

Tests Errors Failures Success Rate Time
8 0 0 100.00% 2.38

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

Package List

Package Tests Errors Failures Success Rate Time
org.perfectjpattern.jee.integration.dao 8 0 0 100.00% 2.38

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

org.perfectjpattern.jee.integration.dao

Class Tests Errors Failures Success Rate Time
TestHibernateGenericDao 3 0 0 100.00% 0.09
TestHibernateGenericReadOnlyDao 5 0 0 100.00% 2.29

Test Cases

TestHibernateGenericDao

testCreate 0.02
testUpdate 0.05
testDelete 0.01

TestHibernateGenericReadOnlyDao

testCount 2.12
testContains 0.04
testFindById 0.01
testFindAll 0.02
testFindByExample 0.06