Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
71 0 0 0 100% 5.146

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.api.app 6 0 0 0 100% 0.036
info.magnolia.ui.api.location 25 0 0 0 100% 0.05
info.magnolia.ui.api.app.registry 13 0 0 0 100% 3.314
info.magnolia.ui.api.app.launcherlayout 15 0 0 0 100% 0.352
info.magnolia.ui.api.action 12 0 0 0 100% 1.394

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

info.magnolia.ui.api.app

Class Tests Errors Failures Skipped Success Rate Time
AppDescriptorKeyGeneratorTest 2 0 0 0 100% 0.022
AppLifecycleEventTest 4 0 0 0 100% 0.014

info.magnolia.ui.api.location

Class Tests Errors Failures Skipped Success Rate Time
DefaultLocationTest 11 0 0 0 100% 0.007
LocationControllerTest 4 0 0 0 100% 0.026
LocationHistoryHandlerTest 10 0 0 0 100% 0.017

info.magnolia.ui.api.app.registry

Class Tests Errors Failures Skipped Success Rate Time
AppDescriptorRegistryTest 11 0 0 0 100% 0.13
ConfiguredAppDescriptorManagerTest 2 0 0 0 100% 3.184

info.magnolia.ui.api.app.launcherlayout

Class Tests Errors Failures Skipped Success Rate Time
AppLauncherGroupDefinitionKeyGeneratorTest 1 0 0 0 100% 0.001
AppLauncherLayoutTest 5 0 0 0 100% 0.002
AppLayoutManagerImplTest 9 0 0 0 100% 0.349

info.magnolia.ui.api.action

Class Tests Errors Failures Skipped Success Rate Time
AbstractActionExecutorTest 5 0 0 0 100% 1.194
ActionDefinitionKeyGeneratorTest 7 0 0 0 100% 0.2

Test Cases

[Summary] [Package List] [Test Cases]

AbstractActionExecutorTest

testCreatesAndExecutesAction 0.999
testThrowsExceptionWhenActionThrowsRuntimeException 0.052
testThrowsExceptionWhenActionThrowsActionExecutionException 0.051
testCreateActionThrowsExceptionWhenActionDefinitionLacksActionClass 0.046
testCreateActionThrowsExceptionWhenActionDefinitionMissing 0.046

ActionDefinitionKeyGeneratorTest

unknownI18nAbleParentWithoutKeyGeneratorPrependsNothing 0.132
unknownI18nAbleParentPrependAncestorGeneratedKey 0.009
unknownI18nAbleParentWithoutKeyGeneratorButWithGetNamePrependsItsName 0.007
keyGeneratedFromAppDescriptorIsCompliant 0.027
unknownI18nAbleParentWithoutKeyGeneratorButWithGetIdPrependsItsId 0.006
keysForActionInChooseDialog 0.016
colonInIdIsReplacedByDot 0.003

AppDescriptorKeyGeneratorTest

keysForIcon 0.021
keysForLabel 0.001

AppLifecycleEventTest

testDispatchCallsOnAppStarted 0.013
testDispatchCallsOnAppStopped 0
testDispatchCallsOnAppFocused 0.001
testDispatchCallsNothingOnNullEvent 0

AppLauncherGroupDefinitionKeyGeneratorTest

keysForDialogLabel 0

AppLauncherLayoutTest

testGetGroup 0.001
testGetGroupEntry 0
testGetAppDescriptor 0.001
testContainsApp 0
testGetGroups 0

AppLayoutManagerImplTest

testGetAppLayout 0.06
testExcludesEmptyGroups 0.034
testExcludesAppWithoutIcon 0.043
testHidesAppsThatAreNotAccessibleForTheCurrentUser 0.04
testHidesEntriesThatAreNotEnabled 0.034
testIncludesAppsThatAreAccessibleForTheCurrentUser 0.031
testSendsLauncherLayoutChangedEvent 0.045
testExcludesAppWithoutLabel 0.032
testHidesAppsThatAreNotEnabled 0.03

AppDescriptorRegistryTest

testGetAppDescriptor 0.039
testGetAppDescriptors 0.009
testGetAppDescriptorThrowsExceptionWhenAppNotFound 0.008
testUnregisterAndRegisterWhenAdding 0.01
testRegister 0.009
testUnregister 0.009
testUnregisterAndRegisterWhenEmpty 0.009
testUnregisterAndRegisterInComplexCase 0.01
TestUnregisterAndRegisterWhenUpdating 0.008
testUnregisterAndRegisterWhenAddingFromMultipleSources 0.01
testUnregisterAndRegisterWhenRemoving 0.009

ConfiguredAppDescriptorManagerTest

testAppDescriptorReloadsOnChange 3.175
testAppDescriptorOnStart 0.009

DefaultLocationTest

testExtractParameter 0.001
testDefaultLocationDecodeFragmentFromFragment 0.005
testExtractAppName 0
testExtractAppType 0
testToString 0
testEqualsReturnsFalseOnIncompatibleType 0
testDefaultLocationDecodeFragment 0.001
testDefaultLocationFromFragment 0
testEqualsReturnsFalseOnNull 0
testDefaultLocationFromNullFragmentThrowsException 0
testExtractSubAppId 0

LocationControllerTest

testGoToWithoutWarning 0.018
testGoToWithCancelledWarning 0.006
testGoToSameLocationDoesNothing 0.001
testGoToWithConfirmedWarning 0.001

LocationHistoryHandlerTest

testCallsLocationControllerOnFragmentChange 0.008
testGoesToDefaultLocationWhenFragmentIsNull 0.001
testGoesToDefaultLocationWhenFragmentIsEmpty 0.001
testHandleCurrentHistoryNavigatesToDefaultLocationWhenFragmentHasUnknownPrefix 0.001
testHandleCurrentHistoryNavigatesToDefaultLocationWhenFragmentNull 0.001
testGoesToDefaultLocationWhenFragmentHasUnknownPrefix 0.001
testUpdatesFragmentOnLocationChange 0.001
testHandleCurrentHistoryNavigatesToDefaultLocationWhenFragmentEmpty 0.001
testHandleCurrentHistoryNavigatesToDefaultLocation 0.001
testSetsFragmentToEmptyOnLocationChangeWhenMapperDoesntRecognizeTheLocation 0.001