Failsafe Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
7 0 0 0 100% 6.874

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


Package List

[Summary] [Package List] [Test Cases]


Package Tests Errors Failures Skipped Success Rate Time
com.ibanfr.infrastructure.dao 7 0 0 0 100% 6.874

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

com.ibanfr.infrastructure.dao

Class Tests Errors Failures Skipped Success Rate Time
EmployeePersistentDaoIT$FindById 1 0 0 0 100% 0.221
EmployeePersistentDaoIT 2 0 0 0 100% 1.216
TeamPersistentRepositoryIT 3 0 0 0 100% 0.65
EmployeePersistentDaoIT 0 0 0 0 0% 4.723
SessionFactoryProducerIT 1 0 0 0 100% 0.064

Test Cases

[Summary] [Package List] [Test Cases]

EmployeePersistentDaoIT$FindById

shouldFindEntityByTheGivenId 0.145

EmployeePersistentDaoIT

should_create_new_instance 0.956
should_save_entity 0.26

TeamPersistentRepositoryIT

shouldSaveTeamWithEmployees 0.127
shouldFindTheTeamAndEmployeesWithinTheTeam 0.086
shouldCreateANewInstance 0.065

SessionFactoryProducerIT

should_produce_a_valid_SessionFactory 0.063