Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
5 0 0 0 100% 1.076

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
info.smart_tools.smartactors.core.pool 5 0 0 0 100% 1.076

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

info.smart_tools.smartactors.core.pool

Class Tests Errors Failures Skipped Success Rate Time
PoolTest 5 0 0 0 100% 1.076

Test Cases

[Summary] [Package List] [Test Cases]

PoolTest

Should_throwExceptionWhenFunctionIsNull 0.023
Should_incrementCounterWhenExceptionIsThrown 0.667
Should_getItemsWhenRequired 0.124
Should_throwExceptionWhenMaxItemsCountLessZero 0.001
Should_returnConnectionSecondTime_WhenItIsReturnedToPool 0.002