Surefire Report

Summary

[Summary] [Package List] [Test Cases]


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

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% 10.761
info.magnolia.ui.contentapp.setup.for5_3 9 0 0 0 100% 6.328
info.magnolia.ui.contentapp.detail 1 0 0 0 100% 0.023
info.magnolia.ui.contentapp 10 0 0 1 90% 1.142
info.magnolia.ui.contentapp.browser 13 0 0 1 92.308% 0.984
info.magnolia.ui.contentapp.movedialog 9 0 0 0 100% 0.19
info.magnolia.ui.contentapp.browser.action 15 0 0 0 100% 13.976
info.magnolia.ui.contentapp.detail.action 4 0 0 0 100% 1.737
info.magnolia.ui.contentapp.location 31 0 0 0 100% 0.013
info.magnolia.ui.contentapp.renderer 2 0 0 0 100% 0.034
info.magnolia.ui.contentapp.setup 5 0 0 0 100% 2.001
info.magnolia.ui.contentapp.choosedialog 2 0 0 0 100% 0.556
info.magnolia.ui.contentapp.field 3 0 0 0 100% 0.191
info.magnolia.ui.contentapp.availability 2 0 0 0 100% 1.291
info.magnolia.ui.contentapp.movedialog.action 5 0 0 0 100% 2.288
info.magnolia.ui.contentapp.registry.validator 3 0 0 0 100% 0.05

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.282
MoveBeforePossibilityPredicateTest 10 0 0 0 100% 2.984
MoveInsidePossibilityPredicateTest 12 0 0 0 100% 3.967
MovePossibilityPredicateTest 2 0 0 0 100% 0.528

info.magnolia.ui.contentapp.setup.for5_3

Class Tests Errors Failures Skipped Success Rate Time
ContentAppMigrationTaskTest 4 0 0 0 100% 1.221
ContentAppModuleVersionHandlerTest 5 0 0 0 100% 5.107

info.magnolia.ui.contentapp.detail

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

info.magnolia.ui.contentapp

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

info.magnolia.ui.contentapp.browser

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

info.magnolia.ui.contentapp.movedialog

Class Tests Errors Failures Skipped Success Rate Time
MoveDialogActionAreaPresenterImplTest 1 0 0 0 100% 0.022
MoveDialogPresenterImplTest 7 0 0 0 100% 0.146
MoveDialogTreePresenterWrapperTest 1 0 0 0 100% 0.022

info.magnolia.ui.contentapp.browser.action

Class Tests Errors Failures Skipped Success Rate Time
CopyContentActionTest 2 0 0 0 100% 0.121
DelegateByNodeTypeActionTest 3 0 0 0 100% 0.07
PasteContentActionTest 2 0 0 0 100% 4.037
RestoreVersionActionTest 6 0 0 0 100% 8.648
ShowVersionsActionTest 2 0 0 0 100% 1.1

info.magnolia.ui.contentapp.detail.action

Class Tests Errors Failures Skipped Success Rate Time
CreateItemActionTest 1 0 0 0 100% 0.02
RestorePreviousVersionActionTest 3 0 0 0 100% 1.717

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.002

info.magnolia.ui.contentapp.renderer

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

info.magnolia.ui.contentapp.setup

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

info.magnolia.ui.contentapp.choosedialog

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

info.magnolia.ui.contentapp.field

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

info.magnolia.ui.contentapp.availability

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

info.magnolia.ui.contentapp.movedialog.action

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

info.magnolia.ui.contentapp.registry.validator

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

Test Cases

[Summary] [Package List] [Test Cases]

IsNotVersionedDetailLocationRuleTest

testNonVersionedDetailLocation 1.291
testVersionedDetailLocation 0

CopyContentActionTest

copyMutlipleItems 0.112
copySingleItem 0.009

DelegateByNodeTypeActionTest

testDelegatedActionIsExecuted 0.067
testDelegatedActionIsNotAvailable 0.002
testDefinitionForDelegatedActionIsNotFound 0.001

PasteContentActionTest

pasteMultipleItemsAndRenameIfSameNameExists 3.101
pasteSingleItem 0.936

RestoreVersionActionTest

doNotCreateVersionBeforeRestoreIfNotAllowed 2.362
restorePageWithVariantsDoesNotFailOnException 1.665
restoreVersionWhenMultipleVersionsExistsAndRestoreMiddle 1.194
restoreVersionWhenMultipleVersionsExistsAndRestoreOldest 1.23
checkVersionCreatedBeforeRestore 1.158
restoreVersion 1.039

ShowVersionsActionTest

showVersionWhenSingleVersionExists 0.526
showVersionsWhenMultipleVersionsExist 0.574

BrowserPresenterTest

testEditItem 0.181
defaultActionIsNotExecutedWhenNotAvailableForSelectedItem 0.004
defaultActionIsExecutedWhenAvailableForSelectedItem 0.002
testEditItemDoesNotUpdateLastModifiedWithoutChanges 0.017
contentChangedEventCheckIfItemCanBeHandledByContentConnector 0.013
handleMultiSelectedItemsOnActionClick 0.002
handleOneSelectedItemOnActionClick 0.002
passesNullToActionExecutorIsAvailableWhenWorkbenchRootIsSelected 0.005

BrowserSubAppTest

testAlwaysVisibleSectionOnNonRootNode 0.579
testLocationChangedWithUnknownViewType 0.06
testAlwaysVisibleSectionOnRoot 0
skipped
testLocationChangedRestoresBrowserWithNewLocation 0.076
testAlwaysVisibleSectionOnProperty 0.043

ChooseDialogComponentProviderUtilTest

createChooseDialogComponentProvider 0.463
createChooseDialogComponentProviderWithUiContext 0.093

ContentAppTest

testAddAvailabilityActionRenderer 0.164
testOpenChooseDialogWithDefaultRootPathFromSubApp 0.467
testOpenChooseDialogWithGivenRootPath 0.118
testCreateComponentProviderWithImageProviderBinding 0.121
testCreateComponentProviderWithDependentChooseDialogBindings 0.131
testCreateChooseDialogComponentProvider 0.112

DefinitionClonerTest

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

CreateItemActionTest

executeTriggersLocationChange 0.02

RestorePreviousVersionActionTest

testExecute 0.513
testExecuteThreeVersion 0.509
testExecuteNoVersion 0.695

DetailSubAppTest

testStart 0.023

LinkFieldSelectionFactoryTest

fieldEventTest 0.159
fieldEventCustomPropertyTest 0.015
buildFieldSimpleTest 0.017

BrowserLocationTest

testGetNodePath 0.011
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.001
testUpdateVersionParameter 0
testUpdateNodePathParameter 0
locationParametersHaveUnescapedSpecialCharacters 0
testUpdateAction 0
parameterHasEscapedSpecialCharactersAfterUpdates 0
testGetDefaultViewTypeWhenUnknown 0
testGetVersion 0
testUpdateNodePath 0
testUpdateVersion 0
testGetAction 0
testGetDefaultViewType 0
testEqualsWithSameParameters 0.001

MoveNodeActionTest

moveAfterPreservesOrder 0.449
executeOnItemWithBasicBasicCheckFail 0.404
moveWithParentTryingToBeMovedToChild 0.418
moveNodeIntoNode 0.46
movePropertyIntoNode 0.557

MoveDialogActionAreaPresenterImplTest

testSetPossibleMoveLocations 0.022

MoveDialogPresenterImplTest

getCorrectActionNameWhenActionNameEqualsCancel 0.041
getCorrectActionNameWhenActionNameEqualsCommitAndMoveInsideActionIsDisabled 0.002
getCorrectActionNameWhenActionNameEqualsCommitAndMoveInsideActionIsEnabled 0.003
getCorrectActionNameWhenActionNameEqualsMoveAfter 0
getCorrectActionNameWhenActionNameEqualsMoveBefore 0
getCorrectActionNameWhenActionNameEqualsMoveInside 0
closeHandlerIsInvokedOnCloseDialog 0.1

MoveDialogTreePresenterWrapperTest

getIcon 0.022

MoveAfterPossibilityPredicateTest

cannotMoveNodeAfterProperty 0.319
cannotMovePropertyAfterItself 0.351
canMoveNodeAfterNodeWhichHasSameNameButSameParent 0.358
cannotMovePropertyAfterProperty 0.267
cannotMoveNodeAfterItself 0.358
cannotMoveNodeAfterItsChild 0.412
cannotMoveNodeAfterNodeWhichHasSameNameButDifferentParent 0.291
canMoveNodeAfterOtherNode 0.318
cannotMovePropertyAfterNode 0.268
cannotMoveNodeAfterItsDescendant 0.34

MoveBeforePossibilityPredicateTest

cannotMoveNodeBeforeNodeWhichHasSameNameButDifferentParent 0.331
cannotMovePropertyBeforeProperty 0.316
cannotMoveNodeBeforeProperty 0.299
canMoveNodeBeforeOtherNode 0.391
canMoveNodeAfterNodeWhichHasSameNameButSameParent 0.269
cannotMoveNodeBeforeItsChild 0.289
cannotMovePropertyBeforeItself 0.322
cannotMoveNodeBeforeItself 0.256
cannotMovePropertyBeforeNode 0.257
cannotMoveNodeBeforeItsDescendant 0.254

MoveInsidePossibilityPredicateTest

cannotMoveNodeInsideItsParent 0.273
cannotMovePropertyInsideProperty 0.318
cannotMoveNodeInsideProperty 0.259
cannotMoveNodeInsideNodeWhichChildWithHasSameName 0.525
canMoveNodeInsideOtherNode 0.318
cannotMoveNodeInsideItsDescendant 0.339
cannotMovePropertyInsideItsParent 0.338
cannotMovePropertyInsideItself 0.328
cannotMoveNodeInsideItself 0.369
cannotMoveNodeInsideItsChild 0.344
canMovePropertyInsideNode 0.314
cannotMovePropertyInsideNodeWhichHasPropertyWithSameName 0.242

MovePossibilityPredicateTest

hostIsRoot 0.28
isMovePossible 0.248

AppDescriptorValidatorTest

deprecatedDefinitionReported 0.049
fieldTypeDefinitionClassIsNull 0.001
badFieldTypeReferenceReported 0

SelectionSensitiveActionRendererTest

isDisabledForInvalidSelection 0.019
isEnabledForValidSelection 0.015

DataTypeMigrationTaskTest

testSimpleExecute 0.549
testSimpleExecuteWithInvalidSourcePath 0.542
testSimpleExecuteWithRootAsSourcePath 0.416
testSimpleExecuteWithTargetPathDefine 0.465

DefaultActionToDelegateActionTaskTest

defaultActionToDelegateAction 0.029

ContentAppMigrationTaskTest

testMoveActionNodeTypeRestrictionToAvailabilityTask 0.357
testMigrateJcrPropertiesToContentConnectorTask 0.33
testChangeAvailabilityRuleClassesTask 0.302
testMigrateAvailabilityRulesTask 0.232

ContentAppModuleVersionHandlerTest

testUpdateTo532AddsIncludeSystemNodesPropertyToJCRBrowser 1.037
testUpdateFrom50 1.309
testUpdateTo5_15_1ChangePackageName 1.228
testUpdateTo53MigratesAdmincentralContentApps 0.879
testUpdateTo53AddsSaveItemPropertyAction 0.654

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.