Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
145 0 0 2 98.621% 16.137

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% 4.637
info.magnolia.ui.contentapp.setup.for5_3 9 0 0 0 100% 2.981
info.magnolia.ui.contentapp.detail 1 0 0 0 100% 0.006
info.magnolia.ui.contentapp 10 0 0 1 90% 0.34
info.magnolia.ui.contentapp.browser 13 0 0 1 92.308% 0.361
info.magnolia.ui.contentapp.movedialog 9 0 0 0 100% 0.083
info.magnolia.ui.contentapp.browser.action 15 0 0 0 100% 4.818
info.magnolia.ui.contentapp.detail.action 4 0 0 0 100% 0.5
info.magnolia.ui.contentapp.location 31 0 0 0 100% 0.009
info.magnolia.ui.contentapp.renderer 2 0 0 0 100% 0.017
info.magnolia.ui.contentapp.setup 5 0 0 0 100% 1.017
info.magnolia.ui.contentapp.choosedialog 2 0 0 0 100% 0.194
info.magnolia.ui.contentapp.field 3 0 0 0 100% 0.074
info.magnolia.ui.contentapp.availability 2 0 0 0 100% 0.379
info.magnolia.ui.contentapp.movedialog.action 5 0 0 0 100% 0.721

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% 1.378
MoveBeforePossibilityPredicateTest 10 0 0 0 100% 1.336
MoveInsidePossibilityPredicateTest 12 0 0 0 100% 1.651
MovePossibilityPredicateTest 2 0 0 0 100% 0.272

info.magnolia.ui.contentapp.setup.for5_3

Class Tests Errors Failures Skipped Success Rate Time
ContentAppMigrationTaskTest 4 0 0 0 100% 0.49
ContentAppModuleVersionHandlerTest 5 0 0 0 100% 2.491

info.magnolia.ui.contentapp.detail

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

info.magnolia.ui.contentapp

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

info.magnolia.ui.contentapp.browser

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

info.magnolia.ui.contentapp.movedialog

Class Tests Errors Failures Skipped Success Rate Time
MoveDialogActionAreaPresenterImplTest 1 0 0 0 100% 0.01
MoveDialogPresenterImplTest 7 0 0 0 100% 0.066
MoveDialogTreePresenterWrapperTest 1 0 0 0 100% 0.007

info.magnolia.ui.contentapp.browser.action

Class Tests Errors Failures Skipped Success Rate Time
CopyContentActionTest 2 0 0 0 100% 0.066
DelegateByNodeTypeActionTest 3 0 0 0 100% 0.032
PasteContentActionTest 2 0 0 0 100% 1.676
RestoreVersionActionTest 6 0 0 0 100% 2.687
ShowVersionsActionTest 2 0 0 0 100% 0.357

info.magnolia.ui.contentapp.detail.action

Class Tests Errors Failures Skipped Success Rate Time
CreateItemActionTest 1 0 0 0 100% 0.002
RestorePreviousVersionActionTest 3 0 0 0 100% 0.498

info.magnolia.ui.contentapp.location

Class Tests Errors Failures Skipped Success Rate Time
BrowserLocationTest 15 0 0 0 100% 0.009
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.017

info.magnolia.ui.contentapp.setup

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

info.magnolia.ui.contentapp.choosedialog

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

info.magnolia.ui.contentapp.field

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

info.magnolia.ui.contentapp.availability

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

info.magnolia.ui.contentapp.movedialog.action

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

Test Cases

[Summary] [Package List] [Test Cases]

IsNotVersionedDetailLocationRuleTest

testNonVersionedDetailLocation 0.378
testVersionedDetailLocation 0.001

CopyContentActionTest

copyMutlipleItems 0.063
copySingleItem 0.003

DelegateByNodeTypeActionTest

testDelegatedActionIsExecuted 0.029
testDelegatedActionIsNotAvailable 0.001
testDefinitionForDelegatedActionIsNotFound 0.002

PasteContentActionTest

pasteMultipleItemsAndRenameIfSameNameExists 1.314
pasteSingleItem 0.362

RestoreVersionActionTest

doNotCreateVersionBeforeRestoreIfNotAllowed 0.773
restorePageWithVariantsDoesNotFailOnException 0.605
restoreVersionWhenMultipleVersionsExistsAndRestoreMiddle 0.454
restoreVersionWhenMultipleVersionsExistsAndRestoreOldest 0.332
checkVersionCreatedBeforeRestore 0.254
restoreVersion 0.269

ShowVersionsActionTest

showVersionWhenSingleVersionExists 0.175
showVersionsWhenMultipleVersionsExist 0.182

BrowserPresenterTest

testEditItem 0.062
defaultActionIsNotExecutedWhenNotAvailableForSelectedItem 0.001
defaultActionIsExecutedWhenAvailableForSelectedItem 0.001
testEditItemDoesNotUpdateLastModifiedWithoutChanges 0.003
contentChangedEventCheckIfItemCanBeHandledByContentConnector 0.009
handleMultiSelectedItemsOnActionClick 0.001
handleOneSelectedItemOnActionClick 0.001
passesNullToActionExecutorIsAvailableWhenWorkbenchRootIsSelected 0.003

BrowserSubAppTest

testAlwaysVisibleSectionOnNonRootNode 0.184
testLocationChangedWithUnknownViewType 0.027
testAlwaysVisibleSectionOnRoot 0
skipped
testLocationChangedRestoresBrowserWithNewLocation 0.043
testAlwaysVisibleSectionOnProperty 0.026

ChooseDialogComponentProviderUtilTest

createChooseDialogComponentProvider 0.168
createChooseDialogComponentProviderWithUiContext 0.026

ContentAppTest

testAddAvailabilityActionRenderer 0.129
testOpenChooseDialogWithDefaultRootPathFromSubApp 0.114
testOpenChooseDialogWithGivenRootPath 0.024
testCreateComponentProviderWithImageProviderBinding 0.023
testCreateComponentProviderWithDependentChooseDialogBindings 0.021
testCreateChooseDialogComponentProvider 0.019

DefinitionClonerTest

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

CreateItemActionTest

executeTriggersLocationChange 0.002

RestorePreviousVersionActionTest

testExecute 0.178
testExecuteThreeVersion 0.185
testExecuteNoVersion 0.135

DetailSubAppTest

testStart 0.006

LinkFieldSelectionFactoryTest

fieldEventTest 0.053
fieldEventCustomPropertyTest 0.01
buildFieldSimpleTest 0.011

BrowserLocationTest

testGetNodePath 0.009
testUpdateViewTypeParameter 0
testGetNullViewType 0
testGetViewType 0
testGetQuery 0
testUpdateQueryParameter 0
testEqualsWithDifferentParameters 0
testToString 0
testUpdateNodePathParameter 0
locationParametersHaveUnescapedSpecialCharacters 0
parameterHasEscapedSpecialCharactersAfterUpdates 0
testUpdateNodePath 0
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.249
executeOnItemWithBasicBasicCheckFail 0.122
moveWithParentTryingToBeMovedToChild 0.119
moveNodeIntoNode 0.115
movePropertyIntoNode 0.116

MoveDialogActionAreaPresenterImplTest

testSetPossibleMoveLocations 0.01

MoveDialogPresenterImplTest

getCorrectActionNameWhenActionNameEqualsCancel 0.01
getCorrectActionNameWhenActionNameEqualsCommitAndMoveInsideActionIsDisabled 0.001
getCorrectActionNameWhenActionNameEqualsCommitAndMoveInsideActionIsEnabled 0
getCorrectActionNameWhenActionNameEqualsMoveAfter 0.001
getCorrectActionNameWhenActionNameEqualsMoveBefore 0
getCorrectActionNameWhenActionNameEqualsMoveInside 0
closeHandlerIsInvokedOnCloseDialog 0.054

MoveDialogTreePresenterWrapperTest

getIcon 0.007

MoveAfterPossibilityPredicateTest

cannotMoveNodeAfterProperty 0.162
cannotMovePropertyAfterItself 0.126
canMoveNodeAfterNodeWhichHasSameNameButSameParent 0.128
cannotMovePropertyAfterProperty 0.126
cannotMoveNodeAfterItself 0.128
cannotMoveNodeAfterItsChild 0.129
cannotMoveNodeAfterNodeWhichHasSameNameButDifferentParent 0.154
canMoveNodeAfterOtherNode 0.145
cannotMovePropertyAfterNode 0.172
cannotMoveNodeAfterItsDescendant 0.108

MoveBeforePossibilityPredicateTest

cannotMoveNodeBeforeNodeWhichHasSameNameButDifferentParent 0.13
cannotMovePropertyBeforeProperty 0.116
cannotMoveNodeBeforeProperty 0.105
canMoveNodeBeforeOtherNode 0.114
canMoveNodeAfterNodeWhichHasSameNameButSameParent 0.14
cannotMoveNodeBeforeItsChild 0.14
cannotMovePropertyBeforeItself 0.173
cannotMoveNodeBeforeItself 0.133
cannotMovePropertyBeforeNode 0.143
cannotMoveNodeBeforeItsDescendant 0.142

MoveInsidePossibilityPredicateTest

cannotMoveNodeInsideItsParent 0.133
cannotMovePropertyInsideProperty 0.115
cannotMoveNodeInsideProperty 0.125
cannotMoveNodeInsideNodeWhichChildWithHasSameName 0.146
canMoveNodeInsideOtherNode 0.159
cannotMoveNodeInsideItsDescendant 0.203
cannotMovePropertyInsideItsParent 0.118
cannotMovePropertyInsideItself 0.122
cannotMoveNodeInsideItself 0.13
cannotMoveNodeInsideItsChild 0.137
canMovePropertyInsideNode 0.136
cannotMovePropertyInsideNodeWhichHasPropertyWithSameName 0.127

MovePossibilityPredicateTest

hostIsRoot 0.147
isMovePossible 0.125

SelectionSensitiveActionRendererTest

isDisabledForInvalidSelection 0.011
isEnabledForValidSelection 0.006

DataTypeMigrationTaskTest

testSimpleExecute 0.294
testSimpleExecuteWithInvalidSourcePath 0.259
testSimpleExecuteWithRootAsSourcePath 0.221
testSimpleExecuteWithTargetPathDefine 0.226

DefaultActionToDelegateActionTaskTest

defaultActionToDelegateAction 0.017

ContentAppMigrationTaskTest

testMoveActionNodeTypeRestrictionToAvailabilityTask 0.15
testMigrateJcrPropertiesToContentConnectorTask 0.126
testChangeAvailabilityRuleClassesTask 0.11
testMigrateAvailabilityRulesTask 0.104

ContentAppModuleVersionHandlerTest

testUpdateTo532AddsIncludeSystemNodesPropertyToJCRBrowser 0.462
testUpdateFrom50 0.707
testUpdateTo5_15_1ChangePackageName 0.581
testUpdateTo53MigratesAdmincentralContentApps 0.372
testUpdateTo53AddsSaveItemPropertyAction 0.369

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.