Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
13 0 0 0 100% 4.63

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.message_processor 13 0 0 0 100% 4.63

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

info.smart_tools.smartactors.core.message_processor

Class Tests Errors Failures Skipped Success Rate Time
MessageProcessorTest 13 0 0 0 100% 4.63

Test Cases

[Summary] [Package List] [Test Cases]

MessageProcessorTest

Should_constructorThrow_When_messageProcessingSequenceIsNull 0.741
Should_setConfigThrow_When_ConfigIsNull 0.058
Should_updateConfigurationInEnvironmentStartOfProcessing 0.082
Should_interruptThread_When_putToQueueIsInterrupted 0.061
Should_storeAndReturnMessageAndContextAndSequenceAndCreateResponse 0.021
Should_workWhenNoExceptionsOccurs 0.027
Should_throw_WhenExceptionOccursAsynchronouslyAndThereIsNoExceptionalChain 0.146
Should_throw_WhenExceptionOccursSynchronouslyAndThereIsNoExceptionalChain 0.038
Should_notThrow_WhenExceptionOccursAsynchronouslyAndThereIsExceptionalChain 0.053
Should_throw_WhenOrderOfAsynchronousOperationControlMethodsIsNotCorrect 0.021
Should_createWDSObject_When_wrapperSectionPresentInArgumentsObject 0.079
Should_constructorThrow_When_queueIsNull 0.007
Should_constructorThrow_When_configIsNull 0.006