Surefire Report

Summary

[Summary] [Package List] [Test Cases]


TestsErrors FailuresSkippedSuccess RateTime
11300298.23%20.007

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%6.39
info.magnolia.ui.framework.i18n3000100%0.073
info.magnolia.ui.framework.favorite3000100%0.098
info.magnolia.ui.framework.action4100197.561%9.403
info.magnolia.ui.framework.message25000100%2.595
info.magnolia.ui.framework.app29000100%1.448

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.846
UiFrameworkModuleVersionHandlerTest800187.5%4.544

info.magnolia.ui.framework.i18n

ClassTestsErrors FailuresSkippedSuccess RateTime
AbstractFieldFactoryI18NPropertyTest3000100%0.073

info.magnolia.ui.framework.favorite

ClassTestsErrors FailuresSkippedSuccess RateTime
FavoriteStoreTest3000100%0.098

info.magnolia.ui.framework.action

ClassTestsErrors FailuresSkippedSuccess RateTime
AbstractCommandActionTest6000100%0.662
AbstractMultiItemActionTest3000100%0.038
ActivationActionTest300166.667%0.059
AddFolderActionDefinitionTest1000100%0.321
AddNodeActionTest5000100%0.216
AddPropertyActionTest4000100%0.153
ConfirmationActionTest6000100%0.25
DeleteActionTest3000100%3.778
DeleteItemActionTest4000100%0.165
DuplicateNodeActionTest2000100%1.268
ExportActionTest1000100%0.553
MarkNodeAsDeletedActionTest3000100%1.94

info.magnolia.ui.framework.message

ClassTestsErrors FailuresSkippedSuccess RateTime
LocalMessageDispatcherTest2000100%0.422
MessagesManagerImplTest7000100%0.238
MessageStoreTest8000100%0.227
MessageTest3000100%0.003
Node2MapUtilTest5000100%1.705

info.magnolia.ui.framework.app

ClassTestsErrors FailuresSkippedSuccess RateTime
AppControllerImplTest15000100%1.182
AppEventTest1000100%0.077
AppInstanceControllerImplTest4000100%0.016
BaseSubAppTest4000100%0.023
EmbeddedPageSubAppTest4000100%0.117
SubAppActionExecutorTest1000100%0.033

Test Cases

[Summary] [Package List] [Test Cases]

AbstractCommandActionTest

testExecute0.592
testGetParamsReturnsImmutableMap0.013
testGetParamsReturnsBasicContextParamsFromProperty0.017
testExecuteTwiceReturnsNewMap0.015
testGetParamsReturnsOtherParamsFromDefinition0.013
testGetParamsReturnsBasicContextParamsFromNode0.012

AbstractMultiItemActionTest

testSuccessAction0.03
testgetSortedItems0.004
testErrorAction0.004

ActivationActionTest

testBuildParamsSetsRecursiveParameter0.032
testGetExchangeException0.013
testBasicSuccessMessage0.014
skipped

AddFolderActionDefinitionTest

testCanAddChildNode0.321

AddNodeActionTest

testDoesNothingGivenProperty0.049
testCanAddNodeToRootNode0.042
testCanAddChildNode0.042
testUsesConfiguredNodeType0.043
testGivesNodeUniqueName0.04

AddPropertyActionTest

testCanAddPropertyOnNode0.038
testDoesNothingGivenProperty0.04
testGivesPropertyUniqueName0.038
testCanAddPropertyToRootNode0.037

ConfirmationActionTest

testCancelMultipleAction0.039
testProceedMultipleAction0.044
testCancelNodeAction0.042
testCancelPropertyAction0.042
testProceedPropertyAction0.04
testProceedNodeAction0.043

DeleteActionTest

testDeleteProperty2.344
testDeleteNode0.866
testDeleteMultipleItems0.568

DeleteItemActionTest

testRaiseErrorOnRootNodeDeletion0.053
testCanDeleteProperty0.04
testDeleteMultipleItems0.036
testCanDeleteNode0.036

DuplicateNodeActionTest

testDuplicatesNode0.616
testDoesNothingGivenProperty0.652

ExportActionTest

testExportActionGetParam0.553

MarkNodeAsDeletedActionTest

testMarkNodeAsDeleteWithChildren0.732
testMarkMultipleNodesAsDeleted0.696
testMarkNodeAsDeleteLeaf0.512

AppControllerImplTest

testStartIfNotAlreadyRunningBasic0.432
testIsAppStarted0.071
testStartThemedApp0.063
testOnLocationChangePreservesParameters0.051
testOpenSubApp0.045
testStopCurrentApp0.066
testOpenTwoAppsWithSubApps0.054
testStopAppTwoAppsWithOneFocused0.063
testStartIfNotAlreadyRunningThenFocusBasic0.048
testOpenTwoSubApps0.051
testLocationHandler0.037
testLocationChanged0.036
testStopAppOneApp0.035
testOnLocationChangeChecksForMissingSubAppId0.072
testStopAppTwoAppsWithBothFocused0.058

AppEventTest

testThatEachAppGetsItsOwnEventBus0.077

AppInstanceControllerImplTest

testSendGroupMessageForwardsToMessagesManager0.014
testBroadcastMessageForwardsToMessagesManager0
testSendUserMessageForwardsToMessagesManager0.001
testSendLocalMessageForwardsToMessagesManager0.001

BaseSubAppTest

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

EmbeddedPageSubAppTest

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

SubAppActionExecutorTest

testCanResolveActionFromSubAppDescriptor0.033

FavoriteStoreTest

testGetFavoriteRootWhenNotYetExisting0.043
testGetBookmarkRootWhenNotYetExisting0.028
testGetFavoriteRoot0.027

AbstractFieldFactoryI18NPropertyTest

i18nPropertyDefined_CurrentIsDefault0.049
i18nPropertyNotDefined_CurrentIsDefault0.012
i18nPropertyNotDefined_CurrentIsNotDefault0.012

LocalMessageDispatcherTest

sendsEvents0.214
sendsEventsEvenIfHandlersFail0.208

MessagesManagerImplTest

testSendLocalMessage0.05
testBroadcastMessage0.035
testDoNoClearAlreadyClearedMessage0.03
testSendGroupMessage0.031
testSendMessage0.032
testClearMessage0.03
testDoesNotInvokeListenerAfterUnregistration0.03

MessageStoreTest

testRemoveMessageById0.031
testFindMessageById0.027
testGetNumberOfUnclearedMessagesForUser0.026
testMarshall0.026
testSaveMessage0.029
testUnmarshall0.029
testGetNumberOfUnclearedMessagesForUserAndByType0.029
testUnmarshallWorksEvenIfNotAllPropertiesAreSet0.03

MessageTest

testRetrieveMessageValuesFromMap0
testNonDefaultSender0.002
testMessageInitiallyIsNotCleared0.001

Node2MapUtilTest

testReadPrimitives0.366
testStoreSubnode0.356
testExceptionOnNonPrimitive0.329
testReadSubnodes0.326
testStorePrimitives0.328

ReplaceMultiLinkFieldDefinitionTaskTest

testMoveOfPropertiesToField0.736
testMoveOfIdentifierToPathConverterNode0.389
testCreationOfFieldSubNode0.365
testOnlyTakeActionOnNodeDefinedUnderFieldsDefinition0.356

UiFrameworkModuleVersionHandlerTest

testUpdateTo5_0_1WithoutLegacyModule0.784
testUpdateTo5_1AddFieldType0.515
testUpdateTo5_0_1WithLegacyModule0.599
testUpdateTo5_0_1ThatDialogsAreInstalled0.586
testUpdateTo5_1ChangeSaveModeTypeCommaSeparatedValueHandler0.523
testUpdateTo5_1ChangePackageName0.523
Task has been commented out
testUpdateTo5_1ChangeSaveModeTypeSubNodesValueHandler0.504
testUpdateTo5_1ChangeSaveModeTypeDefaultValue0.51

Failure Details

[Summary] [Package List] [Test Cases]


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