Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
148 0 0 2 98.649% 34.343

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.contentapp.movedialog.predicate 34 0 0 0 100% 9.813
info.magnolia.ui.contentapp.setup.for5_3 9 0 0 0 100% 5.718
info.magnolia.ui.contentapp.detail 1 0 0 0 100% 0.015
info.magnolia.ui.contentapp 10 0 0 1 90% 0.729
info.magnolia.ui.contentapp.browser 13 0 0 1 92.308% 0.818
info.magnolia.ui.contentapp.movedialog 9 0 0 0 100% 0.198
info.magnolia.ui.contentapp.browser.action 15 0 0 0 100% 10.573
info.magnolia.ui.contentapp.detail.action 4 0 0 0 100% 1.296
info.magnolia.ui.contentapp.location 31 0 0 0 100% 0.011
info.magnolia.ui.contentapp.renderer 2 0 0 0 100% 0.031
info.magnolia.ui.contentapp.setup 5 0 0 0 100% 1.853
info.magnolia.ui.contentapp.choosedialog 2 0 0 0 100% 0.487
info.magnolia.ui.contentapp.field 3 0 0 0 100% 0.119
info.magnolia.ui.contentapp.availability 2 0 0 0 100% 0.919
info.magnolia.ui.contentapp.movedialog.action 5 0 0 0 100% 1.723
info.magnolia.ui.contentapp.registry.validator 3 0 0 0 100% 0.04

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

info.magnolia.ui.contentapp.movedialog.predicate

Class Tests Errors Failures Skipped Success Rate Time
MoveAfterPossibilityPredicateTest 10 0 0 0 100% 3.064
MoveBeforePossibilityPredicateTest 10 0 0 0 100% 2.991
MoveInsidePossibilityPredicateTest 12 0 0 0 100% 3.188
MovePossibilityPredicateTest 2 0 0 0 100% 0.57

info.magnolia.ui.contentapp.setup.for5_3

Class Tests Errors Failures Skipped Success Rate Time
ContentAppMigrationTaskTest 4 0 0 0 100% 1.184
ContentAppModuleVersionHandlerTest 5 0 0 0 100% 4.534

info.magnolia.ui.contentapp.detail

Class Tests Errors Failures Skipped Success Rate Time
DetailSubAppTest 1 0 0 0 100% 0.015

info.magnolia.ui.contentapp

Class Tests Errors Failures Skipped Success Rate Time
ContentAppTest 6 0 0 0 100% 0.709
DefinitionClonerTest 4 0 0 1 75% 0.02

info.magnolia.ui.contentapp.browser

Class Tests Errors Failures Skipped Success Rate Time
BrowserPresenterTest 8 0 0 0 100% 0.168
BrowserSubAppTest 5 0 0 1 80% 0.65

info.magnolia.ui.contentapp.movedialog

Class Tests Errors Failures Skipped Success Rate Time
MoveDialogActionAreaPresenterImplTest 1 0 0 0 100% 0.017
MoveDialogPresenterImplTest 7 0 0 0 100% 0.16
MoveDialogTreePresenterWrapperTest 1 0 0 0 100% 0.021

info.magnolia.ui.contentapp.browser.action

Class Tests Errors Failures Skipped Success Rate Time
CopyContentActionTest 2 0 0 0 100% 0.086
DelegateByNodeTypeActionTest 3 0 0 0 100% 0.086
PasteContentActionTest 2 0 0 0 100% 3.612
RestoreVersionActionTest 6 0 0 0 100% 5.755
ShowVersionsActionTest 2 0 0 0 100% 1.034

info.magnolia.ui.contentapp.detail.action

Class Tests Errors Failures Skipped Success Rate Time
CreateItemActionTest 1 0 0 0 100% 0.014
RestorePreviousVersionActionTest 3 0 0 0 100% 1.282

info.magnolia.ui.contentapp.location

Class Tests Errors Failures Skipped Success Rate Time
BrowserLocationTest 15 0 0 0 100% 0.011
DetailLocationTest 16 0 0 0 100% 0

info.magnolia.ui.contentapp.renderer

Class Tests Errors Failures Skipped Success Rate Time
SelectionSensitiveActionRendererTest 2 0 0 0 100% 0.031

info.magnolia.ui.contentapp.setup

Class Tests Errors Failures Skipped Success Rate Time
DataTypeMigrationTaskTest 4 0 0 0 100% 1.821
DefaultActionToDelegateActionTaskTest 1 0 0 0 100% 0.032

info.magnolia.ui.contentapp.choosedialog

Class Tests Errors Failures Skipped Success Rate Time
ChooseDialogComponentProviderUtilTest 2 0 0 0 100% 0.487

info.magnolia.ui.contentapp.field

Class Tests Errors Failures Skipped Success Rate Time
LinkFieldSelectionFactoryTest 3 0 0 0 100% 0.119

info.magnolia.ui.contentapp.availability

Class Tests Errors Failures Skipped Success Rate Time
IsNotVersionedDetailLocationRuleTest 2 0 0 0 100% 0.919

info.magnolia.ui.contentapp.movedialog.action

Class Tests Errors Failures Skipped Success Rate Time
MoveNodeActionTest 5 0 0 0 100% 1.723

info.magnolia.ui.contentapp.registry.validator

Class Tests Errors Failures Skipped Success Rate Time
AppDescriptorValidatorTest 3 0 0 0 100% 0.04

Test Cases

[Summary] [Package List] [Test Cases]

IsNotVersionedDetailLocationRuleTest

testNonVersionedDetailLocation 0.917
testVersionedDetailLocation 0.002

CopyContentActionTest

copyMutlipleItems 0.081
copySingleItem 0.005

DelegateByNodeTypeActionTest

testDelegatedActionIsExecuted 0.082
testDelegatedActionIsNotAvailable 0.002
testDefinitionForDelegatedActionIsNotFound 0.002

PasteContentActionTest

pasteMultipleItemsAndRenameIfSameNameExists 2.781
pasteSingleItem 0.831

RestoreVersionActionTest

doNotCreateVersionBeforeRestoreIfNotAllowed 1.52
restorePageWithVariantsDoesNotFailOnException 1.144
restoreVersionWhenMultipleVersionsExistsAndRestoreMiddle 0.915
restoreVersionWhenMultipleVersionsExistsAndRestoreOldest 0.898
checkVersionCreatedBeforeRestore 0.668
restoreVersion 0.61

ShowVersionsActionTest

showVersionWhenSingleVersionExists 0.465
showVersionsWhenMultipleVersionsExist 0.569

BrowserPresenterTest

testEditItem 0.132
defaultActionIsNotExecutedWhenNotAvailableForSelectedItem 0.004
defaultActionIsExecutedWhenAvailableForSelectedItem 0.002
testEditItemDoesNotUpdateLastModifiedWithoutChanges 0.015
contentChangedEventCheckIfItemCanBeHandledByContentConnector 0.009
handleMultiSelectedItemsOnActionClick 0.001
handleOneSelectedItemOnActionClick 0.001
passesNullToActionExecutorIsAvailableWhenWorkbenchRootIsSelected 0.004

BrowserSubAppTest

testAlwaysVisibleSectionOnNonRootNode 0.508
testLocationChangedWithUnknownViewType 0.042
testAlwaysVisibleSectionOnRoot 0
skipped
testLocationChangedRestoresBrowserWithNewLocation 0.06
testAlwaysVisibleSectionOnProperty 0.04

ChooseDialogComponentProviderUtilTest

createChooseDialogComponentProvider 0.367
createChooseDialogComponentProviderWithUiContext 0.12

ContentAppTest

testAddAvailabilityActionRenderer 0.115
testOpenChooseDialogWithDefaultRootPathFromSubApp 0.311
testOpenChooseDialogWithGivenRootPath 0.089
testCreateComponentProviderWithImageProviderBinding 0.075
testCreateComponentProviderWithDependentChooseDialogBindings 0.066
testCreateChooseDialogComponentProvider 0.053

DefinitionClonerTest

referencesToProxyCallbacksAreNotCloned 0
We're cloning form definitions in some corner cases and afterwards modify those. Introduce decorators for this.
referencesToMagnoliaComponentsAreNotCloned 0.015
clonesAreEqualButNotSameInstance 0.003
referencesToContextAreNotCloned 0.002

CreateItemActionTest

executeTriggersLocationChange 0.014

RestorePreviousVersionActionTest

testExecute 0.419
testExecuteThreeVersion 0.534
testExecuteNoVersion 0.329

DetailSubAppTest

testStart 0.015

LinkFieldSelectionFactoryTest

fieldEventTest 0.092
fieldEventCustomPropertyTest 0.013
buildFieldSimpleTest 0.014

BrowserLocationTest

testGetNodePath 0.009
testUpdateViewTypeParameter 0
testGetNullViewType 0
testGetViewType 0
testGetQuery 0
testUpdateQueryParameter 0
testEqualsWithDifferentParameters 0
testToString 0.001
testUpdateNodePathParameter 0
locationParametersHaveUnescapedSpecialCharacters 0
parameterHasEscapedSpecialCharactersAfterUpdates 0
testUpdateNodePath 0.001
testUpdateViewType 0
testGetDefaultViewType 0
testEqualsWithSameParameters 0

DetailLocationTest

testGetNodePath 0
testUpdateViewTypeParameter 0
testEqualsWithDifferentParameters 0
testToString 0
testUpdateVersionParameter 0
testUpdateNodePathParameter 0
locationParametersHaveUnescapedSpecialCharacters 0
testUpdateAction 0
parameterHasEscapedSpecialCharactersAfterUpdates 0
testGetDefaultViewTypeWhenUnknown 0
testGetVersion 0
testUpdateNodePath 0
testUpdateVersion 0
testGetAction 0
testGetDefaultViewType 0
testEqualsWithSameParameters 0

MoveNodeActionTest

moveAfterPreservesOrder 0.36
executeOnItemWithBasicBasicCheckFail 0.349
moveWithParentTryingToBeMovedToChild 0.385
moveNodeIntoNode 0.326
movePropertyIntoNode 0.303

MoveDialogActionAreaPresenterImplTest

testSetPossibleMoveLocations 0.017

MoveDialogPresenterImplTest

getCorrectActionNameWhenActionNameEqualsCancel 0.032
getCorrectActionNameWhenActionNameEqualsCommitAndMoveInsideActionIsDisabled 0.001
getCorrectActionNameWhenActionNameEqualsCommitAndMoveInsideActionIsEnabled 0.001
getCorrectActionNameWhenActionNameEqualsMoveAfter 0.001
getCorrectActionNameWhenActionNameEqualsMoveBefore 0.001
getCorrectActionNameWhenActionNameEqualsMoveInside 0.001
closeHandlerIsInvokedOnCloseDialog 0.123

MoveDialogTreePresenterWrapperTest

getIcon 0.021

MoveAfterPossibilityPredicateTest

cannotMoveNodeAfterProperty 0.303
cannotMovePropertyAfterItself 0.369
canMoveNodeAfterNodeWhichHasSameNameButSameParent 0.332
cannotMovePropertyAfterProperty 0.287
cannotMoveNodeAfterItself 0.283
cannotMoveNodeAfterItsChild 0.262
cannotMoveNodeAfterNodeWhichHasSameNameButDifferentParent 0.334
canMoveNodeAfterOtherNode 0.325
cannotMovePropertyAfterNode 0.274
cannotMoveNodeAfterItsDescendant 0.295

MoveBeforePossibilityPredicateTest

cannotMoveNodeBeforeNodeWhichHasSameNameButDifferentParent 0.267
cannotMovePropertyBeforeProperty 0.253
cannotMoveNodeBeforeProperty 0.404
canMoveNodeBeforeOtherNode 0.368
canMoveNodeAfterNodeWhichHasSameNameButSameParent 0.252
cannotMoveNodeBeforeItsChild 0.338
cannotMovePropertyBeforeItself 0.289
cannotMoveNodeBeforeItself 0.227
cannotMovePropertyBeforeNode 0.277
cannotMoveNodeBeforeItsDescendant 0.316

MoveInsidePossibilityPredicateTest

cannotMoveNodeInsideItsParent 0.265
cannotMovePropertyInsideProperty 0.223
cannotMoveNodeInsideProperty 0.224
cannotMoveNodeInsideNodeWhichChildWithHasSameName 0.21
canMoveNodeInsideOtherNode 0.275
cannotMoveNodeInsideItsDescendant 0.335
cannotMovePropertyInsideItsParent 0.297
cannotMovePropertyInsideItself 0.236
cannotMoveNodeInsideItself 0.264
cannotMoveNodeInsideItsChild 0.274
canMovePropertyInsideNode 0.268
cannotMovePropertyInsideNodeWhichHasPropertyWithSameName 0.317

MovePossibilityPredicateTest

hostIsRoot 0.292
isMovePossible 0.278

AppDescriptorValidatorTest

deprecatedDefinitionReported 0.039
fieldTypeDefinitionClassIsNull 0.001
badFieldTypeReferenceReported 0

SelectionSensitiveActionRendererTest

isDisabledForInvalidSelection 0.019
isEnabledForValidSelection 0.012

DataTypeMigrationTaskTest

testSimpleExecute 0.416
testSimpleExecuteWithInvalidSourcePath 0.516
testSimpleExecuteWithRootAsSourcePath 0.442
testSimpleExecuteWithTargetPathDefine 0.447

DefaultActionToDelegateActionTaskTest

defaultActionToDelegateAction 0.032

ContentAppMigrationTaskTest

testMoveActionNodeTypeRestrictionToAvailabilityTask 0.316
testMigrateJcrPropertiesToContentConnectorTask 0.339
testChangeAvailabilityRuleClassesTask 0.281
testMigrateAvailabilityRulesTask 0.248

ContentAppModuleVersionHandlerTest

testUpdateTo532AddsIncludeSystemNodesPropertyToJCRBrowser 0.894
testUpdateFrom50 1.093
testUpdateTo5_15_1ChangePackageName 1.058
testUpdateTo53MigratesAdmincentralContentApps 0.743
testUpdateTo53AddsSaveItemPropertyAction 0.746

Failure Details

[Summary] [Package List] [Test Cases]


testAlwaysVisibleSectionOnRoot
skipped: skipped
referencesToProxyCallbacksAreNotCloned
skipped: We're cloning form definitions in some corner cases and afterwards modify those. Introduce decorators for this.