Summary

[ summary ] [ package list ] [ test cases ]

Tests Errors Failures Success rate Time(s)
12 0 0 100.00% 19.23

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

Package List

[ summary ] [ package list ] [ test cases ]

Package Tests Errors Failures Success Rate Time
cmd_dao.sample.services.hibernate.test 8 0 0 100.00% 14.64
cmd_dao.sample.services.jdbc.test 4 0 0 100.00% 4.60

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

cmd_dao.sample.services.hibernate.test

Class Tests Errors Failures Success Rate Time
EmployeeTester1 8 0 0 100.00% 14.636

cmd_dao.sample.services.jdbc.test

Class Tests Errors Failures Success Rate Time
EmployeeTester1 4 0 0 100.00% 4.596

Test Cases

[ summary ] [ package list ] [ test cases ]

EmployeeTester1

testinsertEmployee Success 10.68
testupdateEmployee Success 1.06
testloadEmployee Success 0.16
testfindEmployee Success 0.27
testdeleteEmployee Success 0.44
testlistsEmployees Success 0.26
testqbeEmployees Success 0.62
testpagingListsEmployees Success 1.12

EmployeeTester1

testinsertEmployee Success 0.24
testupdateEmployee Success 3.37
testfindEmployee Success 0.82
testdeleteEmployee Success 0.12