Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
25 0 0 0 100% 9.87

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
test.pl.wrzasq.commons.aws.messaging 4 0 0 0 100% 0.044
test.pl.wrzasq.commons.aws.runtime 11 0 0 0 100% 6.551
test.pl.wrzasq.commons.aws.messaging.sns 5 0 0 0 100% 2.61
test.pl.wrzasq.commons.aws.messaging.sqs 5 0 0 0 100% 0.665

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

test.pl.wrzasq.commons.aws.messaging

Class Tests Errors Failures Skipped Success Rate Time
MessageDispatcherTest 2 0 0 0 100% 0.028
MessageHandlerTest 2 0 0 0 100% 0.016

test.pl.wrzasq.commons.aws.runtime

Class Tests Errors Failures Skipped Success Rate Time
NativeLambdaApiTest 8 0 0 0 100% 6.507
StaticContextTest 2 0 0 0 100% 0.035
RunnerTest 1 0 0 0 100% 0.009

test.pl.wrzasq.commons.aws.messaging.sns

Class Tests Errors Failures Skipped Success Rate Time
NotificationHandlerTest 1 0 0 0 100% 0.028
TypedNotificationHandlerTest 2 0 0 0 100% 0.103
SimpleNotificationHandlerTest 1 0 0 0 100% 0.021
TopicClientTest 1 0 0 0 100% 2.458

test.pl.wrzasq.commons.aws.messaging.sqs

Class Tests Errors Failures Skipped Success Rate Time
TypedEventHandlerTest 2 0 0 0 100% 0.024
SimpleEventHandlerTest 1 0 0 0 100% 0.012
EventHandlerTest 1 0 0 0 100% 0.021
QueueClientTest 1 0 0 0 100% 0.608

Test Cases

[Summary] [Package List] [Test Cases]

NativeLambdaApiTest

constructor 0.604
runFromFactoryNonFactoryClass 0.012
runInitError 1.266
run 0.101
runFromFactory 0.034
runInitAndCatchError 0.016
runError 0.064
runWithIdentity 0.073

MessageDispatcherTest

handle 0.015
handleInvalidJson 0.005

NotificationHandlerTest

process 0.009

TypedEventHandlerTest

process 0.01
processGeneric 0.005

SimpleEventHandlerTest

process 0.004

TypedNotificationHandlerTest

process 0.065
processGeneric 0.018

SimpleNotificationHandlerTest

process 0.013

StaticContextTest

getRemainingTimeInMillis 0.028
defaultValues 0.001

MessageHandlerTest

handle 0.005
handleInvalidJson 0.003

EventHandlerTest

process 0.009

QueueClientTest

send 0.254

TopicClientTest

send 1.461

RunnerTest

mainWithoutEnvironmentVariable 0.008