Surefire Report

Summary

[Summary] [Package List] [Test Cases]


TestsErrors FailuresSkippedSuccess RateTime
11520296.522%15.323

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%4.616
info.magnolia.ui.framework.i18n3000100%0.058
info.magnolia.ui.framework.favorite3000100%0.07
info.magnolia.ui.framework.action4320193.023%7.235
info.magnolia.ui.framework.message25000100%2.016
info.magnolia.ui.framework.app29000100%1.328

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.166
UiFrameworkModuleVersionHandlerTest800187.5%3.45

info.magnolia.ui.framework.i18n

ClassTestsErrors FailuresSkippedSuccess RateTime
AbstractFieldFactoryI18NPropertyTest3000100%0.058

info.magnolia.ui.framework.favorite

ClassTestsErrors FailuresSkippedSuccess RateTime
FavoriteStoreTest3000100%0.07

info.magnolia.ui.framework.action

ClassTestsErrors FailuresSkippedSuccess RateTime
AbstractCommandActionTest6000100%0.508
AbstractMultiItemActionTest3000100%0.03
ActivationActionTest300166.667%0.045
AddFolderActionDefinitionTest1000100%0.241
AddNodeActionTest5000100%0.169
AddPropertyActionTest4000100%0.126
ConfirmationActionTest6000100%0.189
DeleteActionTest3000100%3.02
DeleteItemActionTest4000100%0.122
DuplicateNodeActionTest2000100%0.794
ExportActionTest1000100%0.442
ExtendableDeactivationActionTest22000%0.05
MarkNodeAsDeletedActionTest3000100%1.499

info.magnolia.ui.framework.message

ClassTestsErrors FailuresSkippedSuccess RateTime
LocalMessageDispatcherTest2000100%0.416
MessagesManagerImplTest7000100%0.172
MessageStoreTest8000100%0.158
MessageTest3000100%0
Node2MapUtilTest5000100%1.27

info.magnolia.ui.framework.app

ClassTestsErrors FailuresSkippedSuccess RateTime
AppControllerImplTest15000100%1.125
AppEventTest1000100%0.051
AppInstanceControllerImplTest4000100%0.014
BaseSubAppTest4000100%0.016
EmbeddedPageSubAppTest4000100%0.095
SubAppActionExecutorTest1000100%0.027

Test Cases

[Summary] [Package List] [Test Cases]

AbstractCommandActionTest

testExecute0.456
testGetParamsReturnsImmutableMap0.009
testGetParamsReturnsBasicContextParamsFromProperty0.014
testExecuteTwiceReturnsNewMap0.012
testGetParamsReturnsOtherParamsFromDefinition0.009
testGetParamsReturnsBasicContextParamsFromNode0.008

AbstractMultiItemActionTest

testSuccessAction0.023
testgetSortedItems0.004
testErrorAction0.003

ActivationActionTest

testBuildParamsSetsRecursiveParameter0.025
testGetExchangeException0.01
testBasicSuccessMessage0.01
skipped

AddFolderActionDefinitionTest

testCanAddChildNode0.241

AddNodeActionTest

testDoesNothingGivenProperty0.038
testCanAddNodeToRootNode0.032
testCanAddChildNode0.033
testUsesConfiguredNodeType0.031
testGivesNodeUniqueName0.035

AddPropertyActionTest

testCanAddPropertyOnNode0.031
testDoesNothingGivenProperty0.032
testGivesPropertyUniqueName0.034
testCanAddPropertyToRootNode0.029

ConfirmationActionTest

testCancelMultipleAction0.033
testProceedMultipleAction0.032
testCancelNodeAction0.032
testCancelPropertyAction0.029
testProceedPropertyAction0.032
testProceedNodeAction0.031

DeleteActionTest

testDeleteProperty1.833
testDeleteNode0.69
testDeleteMultipleItems0.497

DeleteItemActionTest

testRaiseErrorOnRootNodeDeletion0.036
testCanDeleteProperty0.027
testDeleteMultipleItems0.026
testCanDeleteNode0.033

DuplicateNodeActionTest

testDuplicatesNode0.422
testDoesNothingGivenProperty0.372

ExportActionTest

testExportActionGetParam0.442

ExtendableDeactivationActionTest

testExtendingParamsWithParamsFromDefinition0.029
info.magnolia.ui.framework.action.DeactivationAction.<init>(Linfo/magnolia/ui/framework/action/DeactivationActionDefinition;Linfo/magnolia/ui/vaadin/integration/jcr/JcrItemAdapter;Linfo/magnolia/commands/CommandsManager;Linfo/magnolia/event/EventBus;Linfo/magnolia/ui/api/app/SubAppContext;Linfo/magnolia/module/ModuleRegistry;Linfo/magnolia/i18nsystem/SimpleTranslator;)V
testExtendingParameters0.021
info.magnolia.ui.framework.action.DeactivationAction.<init>(Linfo/magnolia/ui/framework/action/DeactivationActionDefinition;Linfo/magnolia/ui/vaadin/integration/jcr/JcrItemAdapter;Linfo/magnolia/commands/CommandsManager;Linfo/magnolia/event/EventBus;Linfo/magnolia/ui/api/app/SubAppContext;Linfo/magnolia/module/ModuleRegistry;Linfo/magnolia/i18nsystem/SimpleTranslator;)V

MarkNodeAsDeletedActionTest

testMarkNodeAsDeleteWithChildren0.563
testMarkMultipleNodesAsDeleted0.536
testMarkNodeAsDeleteLeaf0.4

AppControllerImplTest

testStartIfNotAlreadyRunningBasic0.349
testIsAppStarted0.051
testStartThemedApp0.053
testOnLocationChangePreservesParameters0.054
testOpenSubApp0.06
testStopCurrentApp0.09
testOpenTwoAppsWithSubApps0.071
testStopAppTwoAppsWithOneFocused0.088
testStartIfNotAlreadyRunningThenFocusBasic0.042
testOpenTwoSubApps0.051
testLocationHandler0.031
testLocationChanged0.027
testStopAppOneApp0.026
testOnLocationChangeChecksForMissingSubAppId0.09
testStopAppTwoAppsWithBothFocused0.042

AppEventTest

testThatEachAppGetsItsOwnEventBus0.051

AppInstanceControllerImplTest

testSendGroupMessageForwardsToMessagesManager0.012
testBroadcastMessageForwardsToMessagesManager0
testSendUserMessageForwardsToMessagesManager0.001
testSendLocalMessageForwardsToMessagesManager0.001

BaseSubAppTest

testGetCaptionFallsBackToConfiguredAppLabelValue0.011
testGetCaptionReturnsEmptyStringIfNoConfiguredLabelValueIsFound0.002
testGetCaptionReturnsEmptyStringIfConfiguredLabelIsNull0.002
testGetCaptionReturnsConfiguredSubAppLabelValue0.001

EmbeddedPageSubAppTest

testStartOpensFromLocationWhenBothGiven0.028
testStartOpensFromLocation0.021
testStartOpensFromDescriptor0.025
testLocationChanged0.021

SubAppActionExecutorTest

testCanResolveActionFromSubAppDescriptor0.027

FavoriteStoreTest

testGetFavoriteRootWhenNotYetExisting0.03
testGetBookmarkRootWhenNotYetExisting0.02
testGetFavoriteRoot0.02

AbstractFieldFactoryI18NPropertyTest

i18nPropertyDefined_CurrentIsDefault0.04
i18nPropertyNotDefined_CurrentIsDefault0.009
i18nPropertyNotDefined_CurrentIsNotDefault0.009

LocalMessageDispatcherTest

sendsEvents0.211
sendsEventsEvenIfHandlersFail0.205

MessagesManagerImplTest

testSendLocalMessage0.037
testBroadcastMessage0.027
testDoNoClearAlreadyClearedMessage0.021
testSendGroupMessage0.02
testSendMessage0.025
testClearMessage0.021
testDoesNotInvokeListenerAfterUnregistration0.021

MessageStoreTest

testRemoveMessageById0.02
testFindMessageById0.019
testGetNumberOfUnclearedMessagesForUser0.019
testMarshall0.019
testSaveMessage0.019
testUnmarshall0.022
testGetNumberOfUnclearedMessagesForUserAndByType0.021
testUnmarshallWorksEvenIfNotAllPropertiesAreSet0.019

MessageTest

testRetrieveMessageValuesFromMap0
testNonDefaultSender0
testMessageInitiallyIsNotCleared0

Node2MapUtilTest

testReadPrimitives0.273
testStoreSubnode0.26
testExceptionOnNonPrimitive0.248
testReadSubnodes0.234
testStorePrimitives0.255

ReplaceMultiLinkFieldDefinitionTaskTest

testMoveOfPropertiesToField0.337
testMoveOfIdentifierToPathConverterNode0.299
testCreationOfFieldSubNode0.267
testOnlyTakeActionOnNodeDefinedUnderFieldsDefinition0.263

UiFrameworkModuleVersionHandlerTest

testUpdateTo5_0_1WithoutLegacyModule0.586
testUpdateTo5_1AddFieldType0.377
testUpdateTo5_0_1WithLegacyModule0.448
testUpdateTo5_0_1ThatDialogsAreInstalled0.464
testUpdateTo5_1ChangeSaveModeTypeCommaSeparatedValueHandler0.391
testUpdateTo5_1ChangePackageName0.391
Task has been commented out
testUpdateTo5_1ChangeSaveModeTypeSubNodesValueHandler0.395
testUpdateTo5_1ChangeSaveModeTypeDefaultValue0.398

Failure Details

[Summary] [Package List] [Test Cases]


testBasicSuccessMessage
skipped: skipped
testExtendingParamsWithParamsFromDefinition
java.lang.NoSuchMethodError: info.magnolia.ui.framework.action.DeactivationAction.<init>(Linfo/magnolia/ui/framework/action/DeactivationActionDefinition;Linfo/magnolia/ui/vaadin/integration/jcr/JcrItemAdapter;Linfo/magnolia/commands/CommandsManager;Linfo/magnolia/event/EventBus;Linfo/magnolia/ui/api/app/SubAppContext;Linfo/magnolia/module/ModuleRegistry;Linfo/magnolia/i18nsystem/SimpleTranslator;)V
testExtendingParameters
java.lang.NoSuchMethodError: info.magnolia.ui.framework.action.DeactivationAction.<init>(Linfo/magnolia/ui/framework/action/DeactivationActionDefinition;Linfo/magnolia/ui/vaadin/integration/jcr/JcrItemAdapter;Linfo/magnolia/commands/CommandsManager;Linfo/magnolia/event/EventBus;Linfo/magnolia/ui/api/app/SubAppContext;Linfo/magnolia/module/ModuleRegistry;Linfo/magnolia/i18nsystem/SimpleTranslator;)V
testUpdateTo5_1ChangePackageName
skipped: Task has been commented out