Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
9 0 0 0 100% 2.969

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 9 0 0 0 100% 2.969

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
BaseDaoTest$FindById 1 0 0 0 100% 0.014
BaseDaoTest 1 0 0 0 100% 0.012
TransactionInterceptorTest 5 0 0 0 100% 2.873
EmployeeInMemoryDaoTest 0 0 0 0 0% 0.02
BaseDaoTest 0 0 0 0 0% 0.039
EmployeeInMemoryDaoTest$FindById 1 0 0 0 100% 0.006
EmployeeInMemoryDaoTest 1 0 0 0 100% 0.005

Test Cases

[Summary] [Package List] [Test Cases]

BaseDaoTest$FindById

shouldFindEntityByTheGivenId 0.013

BaseDaoTest

shouldSaveFooEntity 0.012

TransactionInterceptorTest

shouldGetCurrentSessionFromSessionFactory 2.681
shouldBeginTransaction 0.009
shouldCreateNewInstance 0.114
shouldRollbackTransactionWhenThereIsAnyException 0.014
shouldCommitTransaction 0.006

EmployeeInMemoryDaoTest$FindById

shouldFindEmployeeByTheGivenId 0.003

EmployeeInMemoryDaoTest

shouldSaveEmployee 0.005