Surefire Report

Summary

[Summary] [Package List] [Test Cases]


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

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.ui.mediaeditor.action.availability 6 0 0 0 100% 0.641
info.magnolia.ui.mediaeditor.setup 1 0 0 0 100% 3.647
info.magnolia.ui.mediaeditor 1 0 0 0 100% 0.201

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

info.magnolia.ui.mediaeditor.action.availability

Class Tests Errors Failures Skipped Success Rate Time
MediaEditorAvailabilityCheckerTest 3 0 0 0 100% 0.553
IsNotUserAgentRuleTest 3 0 0 0 100% 0.088

info.magnolia.ui.mediaeditor.setup

Class Tests Errors Failures Skipped Success Rate Time
MediaEditorModuleVersionHandlerTest 1 0 0 0 100% 3.647

info.magnolia.ui.mediaeditor

Class Tests Errors Failures Skipped Success Rate Time
MediaEditorPresenterImplTest 1 0 0 0 100% 0.201

Test Cases

[Summary] [Package List] [Test Cases]

MediaEditorAvailabilityCheckerTest

testIsNotAvailableWhenMoreRulesAreDefined 0.551
testIsAvailable 0.001
testIsNotAvailable 0.001

MediaEditorPresenterImplTest

testUpdateActionbar 0.201

MediaEditorModuleVersionHandlerTest

testUpdateFrom542 3.647

IsNotUserAgentRuleTest

testDoNotDisableActionWhenUserAgentIsNotForbidden 0.084
testDisableActionIfUserAgentContains 0.003
testDisableActionByRegex 0.001