Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
8 0 0 0 100% 2.285

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.cache.browser.setup 1 0 0 0 100% 2.156
info.magnolia.cache.browser.rest.client 4 0 0 0 100% 0.02
info.magnolia.cache.browser.rest.endpoint 3 0 0 0 100% 0.109

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

info.magnolia.cache.browser.setup

Class Tests Errors Failures Skipped Success Rate Time
CacheBrowserAppModuleVersionHandlerTest 1 0 0 0 100% 2.156

info.magnolia.cache.browser.rest.client

Class Tests Errors Failures Skipped Success Rate Time
RestClientCacheServiceTest 4 0 0 0 100% 0.02

info.magnolia.cache.browser.rest.endpoint

Class Tests Errors Failures Skipped Success Rate Time
CacheEndpointTest 2 0 0 0 100% 0.102
WhitelistAwareClassLoaderTest 1 0 0 0 100% 0.007

Test Cases

[Summary] [Package List] [Test Cases]

RestClientCacheServiceTest

testGet 0.016
testPing 0
testDelete 0.001
testDownload 0.001

CacheBrowserAppModuleVersionHandlerTest

updateFrom552BootstrapsDefaultWhitelistedClasses 2.076

CacheEndpointTest

whitelistedClassIsSerialised 0.098
serialisationIsPreventedIfNotGivenClassIsNotWhitelisted 0.002

WhitelistAwareClassLoaderTest

javaPackagesAreWhitelistedByDefault 0.003