Surefire Report

Summary

[Summary] [Package List] [Test Cases]


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

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.lambda.cform.organization 1 0 0 0 100% 3.197
test.pl.wrzasq.lambda.cform.organization.service 5 0 0 0 100% 0.386

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

test.pl.wrzasq.lambda.cform.organization

Class Tests Errors Failures Skipped Success Rate Time
HandlerTest 1 0 0 0 100% 3.197

test.pl.wrzasq.lambda.cform.organization.service

Class Tests Errors Failures Skipped Success Rate Time
OrganizationManagerTest 5 0 0 0 100% 0.386

Test Cases

[Summary] [Package List] [Test Cases]

OrganizationManagerTest

syncAlreadyExists 0.307
delete 0.013
syncAlreadyExistsOutOfSync 0.012
sync 0.025
deleteOutOfSync 0.014

HandlerTest

handle 3.167