Surefire Report

Summary

[Summary] [Package List] [Test Cases]


TestsErrors FailuresSkippedSuccess RateTime
11300298.23%18.698

Note: failures are anticipated and checked for with assertions while errors are unanticipated.


Package List

[Summary] [Package List] [Test Cases]


PackageTestsErrors FailuresSkippedSuccess RateTime
info.magnolia.ui.framework.setup1200191.667%5.877
info.magnolia.ui.framework.i18n3000100%0.071
info.magnolia.ui.framework.favorite3000100%0.098
info.magnolia.ui.framework.action4100197.561%8.85
info.magnolia.ui.framework.message25000100%2.428
info.magnolia.ui.framework.app29000100%1.374

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

info.magnolia.ui.framework.setup

ClassTestsErrors FailuresSkippedSuccess RateTime
ReplaceMultiLinkFieldDefinitionTaskTest4000100%1.454
UiFrameworkModuleVersionHandlerTest800187.5%4.423

info.magnolia.ui.framework.i18n

ClassTestsErrors FailuresSkippedSuccess RateTime
AbstractFieldFactoryI18NPropertyTest3000100%0.071

info.magnolia.ui.framework.favorite

ClassTestsErrors FailuresSkippedSuccess RateTime
FavoriteStoreTest3000100%0.098

info.magnolia.ui.framework.action

ClassTestsErrors FailuresSkippedSuccess RateTime
AbstractCommandActionTest6000100%0.641
AbstractMultiItemActionTest3000100%0.037
ActivationActionTest300166.667%0.058
AddFolderActionDefinitionTest1000100%0.309
AddNodeActionTest5000100%0.208
AddPropertyActionTest4000100%0.149
ConfirmationActionTest6000100%0.235
DeleteActionTest3000100%3.651
DeleteItemActionTest4000100%0.152
DuplicateNodeActionTest2000100%0.954
ExportActionTest1000100%0.62
MarkNodeAsDeletedActionTest3000100%1.836

info.magnolia.ui.framework.message

ClassTestsErrors FailuresSkippedSuccess RateTime
LocalMessageDispatcherTest2000100%0.42
MessagesManagerImplTest7000100%0.22
MessageStoreTest8000100%0.21
MessageTest3000100%0.003
Node2MapUtilTest5000100%1.575

info.magnolia.ui.framework.app

ClassTestsErrors FailuresSkippedSuccess RateTime
AppControllerImplTest15000100%1.112
AppEventTest1000100%0.076
AppInstanceControllerImplTest4000100%0.015
BaseSubAppTest4000100%0.023
EmbeddedPageSubAppTest4000100%0.116
SubAppActionExecutorTest1000100%0.032

Test Cases

[Summary] [Package List] [Test Cases]

AbstractCommandActionTest

testExecute0.573
testGetParamsReturnsImmutableMap0.013
testGetParamsReturnsBasicContextParamsFromProperty0.017
testExecuteTwiceReturnsNewMap0.014
testGetParamsReturnsOtherParamsFromDefinition0.012
testGetParamsReturnsBasicContextParamsFromNode0.012

AbstractMultiItemActionTest

testSuccessAction0.029
testgetSortedItems0.004
testErrorAction0.004

ActivationActionTest

testBuildParamsSetsRecursiveParameter0.031
testGetExchangeException0.013
testBasicSuccessMessage0.014
skipped

AddFolderActionDefinitionTest

testCanAddChildNode0.309

AddNodeActionTest

testDoesNothingGivenProperty0.046
testCanAddNodeToRootNode0.041
testCanAddChildNode0.04
testUsesConfiguredNodeType0.042
testGivesNodeUniqueName0.039

AddPropertyActionTest

testCanAddPropertyOnNode0.038
testDoesNothingGivenProperty0.038
testGivesPropertyUniqueName0.037
testCanAddPropertyToRootNode0.036

ConfirmationActionTest

testCancelMultipleAction0.038
testProceedMultipleAction0.04
testCancelNodeAction0.039
testCancelPropertyAction0.041
testProceedPropertyAction0.038
testProceedNodeAction0.039

DeleteActionTest

testDeleteProperty2.234
testDeleteNode0.858
testDeleteMultipleItems0.559

DeleteItemActionTest

testRaiseErrorOnRootNodeDeletion0.052
testCanDeleteProperty0.034
testDeleteMultipleItems0.033
testCanDeleteNode0.033

DuplicateNodeActionTest

testDuplicatesNode0.488
testDoesNothingGivenProperty0.466

ExportActionTest

testExportActionGetParam0.62

MarkNodeAsDeletedActionTest

testMarkNodeAsDeleteWithChildren0.696
testMarkMultipleNodesAsDeleted0.652
testMarkNodeAsDeleteLeaf0.488

AppControllerImplTest

testStartIfNotAlreadyRunningBasic0.398
testIsAppStarted0.056
testStartThemedApp0.05
testOnLocationChangePreservesParameters0.043
testOpenSubApp0.04
testStopCurrentApp0.066
testOpenTwoAppsWithSubApps0.053
testStopAppTwoAppsWithOneFocused0.062
testStartIfNotAlreadyRunningThenFocusBasic0.053
testOpenTwoSubApps0.05
testLocationHandler0.041
testLocationChanged0.036
testStopAppOneApp0.035
testOnLocationChangeChecksForMissingSubAppId0.071
testStopAppTwoAppsWithBothFocused0.058

AppEventTest

testThatEachAppGetsItsOwnEventBus0.076

AppInstanceControllerImplTest

testSendGroupMessageForwardsToMessagesManager0.014
testBroadcastMessageForwardsToMessagesManager0
testSendUserMessageForwardsToMessagesManager0
testSendLocalMessageForwardsToMessagesManager0.001

BaseSubAppTest

testGetCaptionFallsBackToConfiguredAppLabelValue0.015
testGetCaptionReturnsEmptyStringIfNoConfiguredLabelValueIsFound0.003
testGetCaptionReturnsEmptyStringIfConfiguredLabelIsNull0.003
testGetCaptionReturnsConfiguredSubAppLabelValue0.002

EmbeddedPageSubAppTest

testStartOpensFromLocationWhenBothGiven0.036
testStartOpensFromLocation0.027
testStartOpensFromDescriptor0.026
testLocationChanged0.027

SubAppActionExecutorTest

testCanResolveActionFromSubAppDescriptor0.032

FavoriteStoreTest

testGetFavoriteRootWhenNotYetExisting0.044
testGetBookmarkRootWhenNotYetExisting0.028
testGetFavoriteRoot0.026

AbstractFieldFactoryI18NPropertyTest

i18nPropertyDefined_CurrentIsDefault0.048
i18nPropertyNotDefined_CurrentIsDefault0.012
i18nPropertyNotDefined_CurrentIsNotDefault0.011

LocalMessageDispatcherTest

sendsEvents0.213
sendsEventsEvenIfHandlersFail0.207

MessagesManagerImplTest

testSendLocalMessage0.048
testBroadcastMessage0.032
testDoNoClearAlreadyClearedMessage0.028
testSendGroupMessage0.028
testSendMessage0.029
testClearMessage0.028
testDoesNotInvokeListenerAfterUnregistration0.027

MessageStoreTest

testRemoveMessageById0.029
testFindMessageById0.026
testGetNumberOfUnclearedMessagesForUser0.025
testMarshall0.024
testSaveMessage0.025
testUnmarshall0.025
testGetNumberOfUnclearedMessagesForUserAndByType0.027
testUnmarshallWorksEvenIfNotAllPropertiesAreSet0.029

MessageTest

testRetrieveMessageValuesFromMap0.001
testNonDefaultSender0.001
testMessageInitiallyIsNotCleared0.001

Node2MapUtilTest

testReadPrimitives0.348
testStoreSubnode0.311
testExceptionOnNonPrimitive0.308
testReadSubnodes0.306
testStorePrimitives0.302

ReplaceMultiLinkFieldDefinitionTaskTest

testMoveOfPropertiesToField0.438
testMoveOfIdentifierToPathConverterNode0.357
testCreationOfFieldSubNode0.335
testOnlyTakeActionOnNodeDefinedUnderFieldsDefinition0.324

UiFrameworkModuleVersionHandlerTest

testUpdateTo5_0_1WithoutLegacyModule0.749
testUpdateTo5_1AddFieldType0.498
testUpdateTo5_0_1WithLegacyModule0.581
testUpdateTo5_0_1ThatDialogsAreInstalled0.578
testUpdateTo5_1ChangeSaveModeTypeCommaSeparatedValueHandler0.495
testUpdateTo5_1ChangePackageName0.495
Task has been commented out
testUpdateTo5_1ChangeSaveModeTypeSubNodesValueHandler0.516
testUpdateTo5_1ChangeSaveModeTypeDefaultValue0.511

Failure Details

[Summary] [Package List] [Test Cases]


testBasicSuccessMessage
skipped: skipped
testUpdateTo5_1ChangePackageName
skipped: Task has been commented out