Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
6 0 0 0 100% 4.156

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.actor_receiver 6 0 0 0 100% 4.156

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

info.smart_tools.smartactors.core.actor_receiver

Class Tests Errors Failures Skipped Success Rate Time
ActorReceiverTest 6 0 0 0 100% 4.156

Test Cases

[Summary] [Package List] [Test Cases]

ActorReceiverTest

Should_constructorThrowWhenInitializedWithoutChildReceiver 0.867
Should_enqueueMessageProcessor_When_ActorIsBusy 0.102
Should_executeReceiverImmediately_When_ActorIsNotBusy 0.025
Should_executeReceiversFromQueue_When_QueueIsNotEmptyAndActorIsNotBusy 0.016
Should_rethrowExceptionAfterCheckingQueue_When_nestedReceiverThrows 0.073
Should_handleExceptionOccurredWhileCompletingAsynchronousOperationOnDelayedProcessor 0.048