Summary

Tests Errors Failures Skipped Success Rate Time
11 0 0 0 100% 5.824

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

Package List

Package Tests Errors Failures Skipped Success Rate Time
com.neidetcher.petunia.service 11 0 0 0 100% 5.824

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

com.neidetcher.petunia.service

Class Tests Errors Failures Skipped Success Rate Time
KnowledgeDaoTest 8 0 0 0 100% 2.93
CategoryDaoTest 3 0 0 0 100% 2.894

Test Cases

KnowledgeDaoTest

testSave_insert 0.43
testSave_update 0.365
testSave_dirtyUpdate 0.409
testFind 0.36
testFindByTagName 0.32
testFindByCategoryId 0.405
testFindTags 0.222
testTagMethods 0.414

CategoryDaoTest

testSave_insert 2.024
testSave_update 0.481
testFindById 0.343