Surefire Report

Summary

[Summary] [Package List] [Test Cases]


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

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.chain_call_receiver.exceptions 2 0 0 0 100% 0.001
info.smart_tools.smartactors.core.chain_call_receiver 3 0 0 0 100% 1.24

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

info.smart_tools.smartactors.core.chain_call_receiver.exceptions

Class Tests Errors Failures Skipped Success Rate Time
ChainChoiceExceptionTest 2 0 0 0 100% 0.001

info.smart_tools.smartactors.core.chain_call_receiver

Class Tests Errors Failures Skipped Success Rate Time
ChainCallReceiverTest 3 0 0 0 100% 1.24

Test Cases

[Summary] [Package List] [Test Cases]

ChainChoiceExceptionTest

checkMessageAndCauseMethod 0.001
checkMessageMethod 0

ChainCallReceiverTest

Should_constructorThrowWhenChainStorageIsNull 0.763
Should_applyStrategy 0.253
Should_constructorThrowWhenStrategyIsNull 0.001