Surefire Report

Summary

[Summary] [Package List] [Test Cases]


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

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.magnolia.rest.registry 9 0 0 0 100% 4.72
info.magnolia.rest.setup 1 0 0 0 100% 5.296
info.magnolia.rest 3 0 0 0 100% 0.095

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

info.magnolia.rest.registry

Class Tests Errors Failures Skipped Success Rate Time
ConfiguredEndpointDefinitionManagerTest 4 0 0 0 100% 4.631
EndpointDefinitionRegistryTest 5 0 0 0 100% 0.089

info.magnolia.rest.setup

Class Tests Errors Failures Skipped Success Rate Time
RestIntegrationModuleVersionHandlerTest 1 0 0 0 100% 5.296

info.magnolia.rest

Class Tests Errors Failures Skipped Success Rate Time
RestExceptionMapperTest 3 0 0 0 100% 0.095

Test Cases

[Summary] [Package List] [Test Cases]

ConfiguredEndpointDefinitionManagerTest

testGetEndpointDefinition 2.237
testSendsRegisteredEventForDisabledEndpoint 1.041
testIgnoresIncompleteEndpointDefinition 0.594
testSendsRegisteredEvent 0.759

EndpointDefinitionRegistryTest

testGetEndpointDefinition 0.061
testRegister 0.006
testUnregister 0.006
testGetEndpointDefinitionThrowsExceptionWhenEndpointNotFound 0.007
testUnregisterAndRegisterWhenEmpty 0.009

RestIntegrationModuleVersionHandlerTest

testBasicInstallSuperuserHasRoleRest 5.296

RestExceptionMapperTest

testThatRestExceptionMapperDoesNotProvideAStackTrace 0.087
testMapsRepositoryExceptionToInternalServerError 0.001
testMapsAccessDeniedExceptionToForbidden 0.007