Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
148 0 0 0 100% 61.969

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.pages.app.column 3 0 0 0 100% 1.068
info.magnolia.pages.app.editor.pagebar.languageselector 2 0 0 0 100% 0.049
info.magnolia.pages.app.editor.pagebar.nativepagepreviewlink 3 0 0 0 100% 0.042
info.magnolia.pages.app.editor.pagebar.platformselector 5 0 0 0 100% 0.006
info.magnolia.pages.app.editor.statusbar 7 0 0 0 100% 0.07
info.magnolia.pages.app.action 15 0 0 0 100% 6.876
info.magnolia.pages.app.editor.availability 41 0 0 0 100% 0.121
info.magnolia.pages.app.editor.pagebar 2 0 0 0 100% 0.021
info.magnolia.pages.app.editor 14 0 0 0 100% 0.529
info.magnolia.pages.app 5 0 0 0 100% 1.605
info.magnolia.pages.app.editor.action 2 0 0 0 100% 0.031
info.magnolia.pages.app.editor.parameters 3 0 0 0 100% 0.005
info.magnolia.pages.app.setup 38 0 0 0 100% 51.32
info.magnolia.pages.app.dnd 6 0 0 0 100% 0.177
info.magnolia.pages.app.field 2 0 0 0 100% 0.049

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

info.magnolia.pages.app.column

Class Tests Errors Failures Skipped Success Rate Time
PageNameColumnFormatterTest 3 0 0 0 100% 1.068

info.magnolia.pages.app.editor.pagebar.languageselector

Class Tests Errors Failures Skipped Success Rate Time
LanguageSelectorTest 1 0 0 0 100% 0.012
LanguageSelectorViewTest 1 0 0 0 100% 0.037

info.magnolia.pages.app.editor.pagebar.nativepagepreviewlink

Class Tests Errors Failures Skipped Success Rate Time
NativePagePreviewLinkTest 2 0 0 0 100% 0.035
NativePagePreviewLinkViewImplTest 1 0 0 0 100% 0.007

info.magnolia.pages.app.editor.pagebar.platformselector

Class Tests Errors Failures Skipped Success Rate Time
PlatformSelectorTest 5 0 0 0 100% 0.006

info.magnolia.pages.app.editor.statusbar

Class Tests Errors Failures Skipped Success Rate Time
ActivationStatusTest 5 0 0 0 100% 0.039
StatusBarPresenterTest 2 0 0 0 100% 0.031

info.magnolia.pages.app.action

Class Tests Errors Failures Skipped Success Rate Time
CopyComponentActionTest 1 0 0 0 100% 0.471
CreateComponentActionTest 4 0 0 0 100% 0.072
CreatePageActionTest 1 0 0 0 100% 0.077
PasteComponentActionTest 2 0 0 0 100% 3.301
PreviewPreviousVersionActionTest 3 0 0 0 100% 1.458
RestorePreviousVersionActionTest 4 0 0 0 100% 1.497

info.magnolia.pages.app.editor.availability

Class Tests Errors Failures Skipped Success Rate Time
IsAreaAddibleRuleTest 3 0 0 0 100% 0.03
IsAreaCreatedRuleTest 9 0 0 0 100% 0.018
IsAreaEditableRuleTest 5 0 0 0 100% 0.014
IsAreaOptionalRuleTest 3 0 0 0 100% 0.009
IsComponentDeletableRuleTest 3 0 0 0 100% 0.004
IsComponentEditableRuleTest 3 0 0 0 100% 0.003
IsComponentMovableRuleTest 3 0 0 0 100% 0.002
IsComponentMovingRuleTest 4 0 0 0 100% 0.006
IsElementTypeRuleTest 4 0 0 0 100% 0.004
IsLocationNotVersionedRuleTest 2 0 0 0 100% 0.006
IsPreviewRuleTest 2 0 0 0 100% 0.025

info.magnolia.pages.app.editor.pagebar

Class Tests Errors Failures Skipped Success Rate Time
PageBarPresenterTest 2 0 0 0 100% 0.021

info.magnolia.pages.app.editor

Class Tests Errors Failures Skipped Success Rate Time
PageEditorPresenterTest 1 0 0 0 100% 0.015
PagesEditorSubAppTest 8 0 0 0 100% 0.236
PagesJcrContentConnectorTest 5 0 0 0 100% 0.278

info.magnolia.pages.app

Class Tests Errors Failures Skipped Success Rate Time
PagesContentAppTest 2 0 0 0 100% 0.014
PagesContentClipboardTest 3 0 0 0 100% 1.591

info.magnolia.pages.app.editor.action

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

info.magnolia.pages.app.editor.parameters

Class Tests Errors Failures Skipped Success Rate Time
DefaultPageEditorStatusTest 3 0 0 0 100% 0.005

info.magnolia.pages.app.setup

Class Tests Errors Failures Skipped Success Rate Time
PagesModuleVersionHandlerTest 38 0 0 0 100% 51.32

info.magnolia.pages.app.dnd

Class Tests Errors Failures Skipped Success Rate Time
TemplateTypeRestrictionDropConstraintTest 6 0 0 0 100% 0.177

info.magnolia.pages.app.field

Class Tests Errors Failures Skipped Success Rate Time
TemplateSelectorFieldFactoryTest 2 0 0 0 100% 0.049

Test Cases

[Summary] [Package List] [Test Cases]

CopyComponentActionTest

copySingleComponent 0.471

CreateComponentActionTest

positionIsNotSavedAsComponentProperty 0.062
addNewComponentAtTopOfTheArea 0.005
addNewComponentWhenOnlySingleAvailableComponentType 0.001
addNewComponentAtBottomByDefault 0.004

CreatePageActionTest

executeNoPagePropertiesDialog 0.077

PasteComponentActionTest

pasteSingleComponent 2.49
pasteMultipleComponents 0.811

PreviewPreviousVersionActionTest

testExecute 0.651
testExecuteThreeVersion 0.486
testExecuteNoVersion 0.321

RestorePreviousVersionActionTest

testExecute 0.368
testExecuteThreeVersion 0.458
testExecuteNoVersion 0.323
testExecuteDontShowPreview 0.348

PageNameColumnFormatterTest

statusNoUriConflict 0.388
statusVirtualUriConflict 0.352
statusUriConflict 0.328

TemplateTypeRestrictionDropConstraintTest

testProxiedTemplateDefinitions 0.171
notAllowedAsChild 0.001
allowedAsChild 0.001
testNotAllowedBeforeAndAfter 0.002
testAllowedBeforeAndAfter 0.001
allowedAfterBeforeForRootItemsIsAlwaysEnabled 0.001

PagesActionExecutorTest

testActionInstantiationWithoutElement 0.02
testActionInstantiationWithElement 0.011

IsAreaAddibleRuleTest

testAreaIsAddible 0.023
testAreaIsNotAddible 0
testExpectingAreaButIsComponent 0.007

IsAreaCreatedRuleTest

expectingNotCreatedAreaIsNotCreated 0.006
expectingCreatedAreaIsCreated 0
expectingCreatedAreaIsNotCreated 0.001
expectingAreaButIsComponent 0.002
nonOptionalAndNotCreatedAreaIsConsideredCreated 0.001
expectingNotCreatedAreaIsCreated 0.001
optionalAndNotCreatedAreaIsNotConsideredCreated 0.001
nonOptionalAndCreatedAreaIsConsideredCreated 0.004
optionalAndCreatedAreaIsConsideredCreated 0.002

IsAreaEditableRuleTest

testExpectingEditableAreaIsNotEditable 0.006
testExpectingNotEditableAreaIsNotEditable 0.002
testExpectingAreaButIsComponent 0.005
testExpectingNotEditableAreaIsEditable 0
testExpectingEditableAreaIsEditable 0.001

IsAreaOptionalRuleTest

testExpectingAreaButIsComponent 0.004
testAreaIsOptional 0.004
testAreaIsNotOptional 0.001

IsComponentDeletableRuleTest

testExpectingComponentButIsArea 0.002
testComponentIsNotDeletable 0.001
testComponentIsDeletable 0.001

IsComponentEditableRuleTest

testComponentIsEditable 0.002
testExpectingComponentButIsArea 0
testComponentIsNotEditable 0.001

IsComponentMovableRuleTest

testComponentIsMovable 0.001
testComponentIsNotMovable 0.001
testExpectingComponentButIsArea 0

IsComponentMovingRuleTest

testExpectingComponentNotMovingAndIsNotMoving 0.004
testExpectingComponentNotMovingAndIsMoving 0.001
testExpectingComponentMovingAndIsNotMoving 0.001
testExpectingComponentMovingAndIsMoving 0

IsElementTypeRuleTest

testExpectingComponentElement 0.003
testExpectingAreaElement 0
testExpectingPageElement 0
testExpectingPageElementButIsArea 0.001

IsLocationNotVersionedRuleTest

testVersionedLocation 0.006
testNonVersionedLocation 0

IsPreviewRuleTest

testExpectingToBeInPreviewAndIsNotPreview 0.024
testExpectingToBeInPreviewAndIsPreview 0.001

LanguageSelectorTest

testDifferentI18NContentSupportSettingsForDifferentPages 0.012

LanguageSelectorViewTest

testAvailableLocales 0.037

NativePagePreviewLinkTest

updateLinkIncludesVersionWhenLocationChanges 0.034
updateLinkWhenLocationChanges 0.001

NativePagePreviewLinkViewImplTest

createLinkView 0.007

PageBarPresenterTest

testExtensionLifecycle 0.019
testMissingPageBarDefinition 0.002

PlatformSelectorTest

platformTypeIdIsTheSameRegardlessOfOrientation 0.003
testIgnoreSettingUnchangedPlatform 0
testSettingPlatform 0.001
testLocationUpdateInEdit 0.001
testLocationUpdateInView 0.001

PageEditorPresenterTest

testSelectingExternalPage 0.015

PagesEditorSubAppTest

contentChangedOnRemovedNode 0.08
parametersAreUpdatedOnContentChangedEvent 0.013
statusUpdatedWhenSubAppStarts 0.011
contentChangedOnNonJcrItemIdDoesNotThrowCCE 0.015
nodeSelectedUpdatesActionBar 0.033
contentChangedExistingNode 0.022
deactivateComponents 0.042
pageEditSetsMgnlPreviewToFalse 0.02

PagesJcrContentConnectorTest

testCreatingItemFromOptionalNotCreatedArea 0.088
testCreatingItemFromComponent 0.032
testCreatingItemFromArea 0.034
testCreatingItemFromPage 0.061
testGetElementFromItemId 0.063

DefaultPageEditorStatusTest

testUpdateStatusFromLocationWithPlatform 0.003
testUpdateStatusFromLocation 0.001
testHasLocationChanged 0.001

ActivationStatusTest

testUpdateActivationStatusForCurrentItem 0.029
testUpdateActivationStatusOnLocationChange 0.003
testHandlerRegistrationOnAuthorInstance 0.001
testDoNotUpdateActivationStatusForOtherItems 0.004
testHandlerRegistrationOnPublicInstance 0.002

StatusBarPresenterTest

testMissingStatusBarDefinition 0.021
testExtensionLifecycle 0.01

TemplateSelectorFieldFactoryTest

optionDefinitionReturnsTitle 0.03
optionDefinitionFallsbackToId 0.019

PagesContentAppTest

testHasAvailablePageTemplatesWhenSomeExist 0.013
testHasAvailablePageTemplatesWhenNoneExist 0.001

PagesContentClipboardTest

pasteSingleComponent 0.443
dontPasteWhenOneTemplateIsNotCompatible 0.502
sessionDoesNotHavePendingChanges 0.646

PagesModuleVersionHandlerTest

updateFrom524 2.884
updateFrom545 1.027
updateTo533UpdatesActionbarSectionAvailability 2.727
updateFrom53SetsWritePermissionForPagesBrowserActions 1.865
dialogsAreAddedModalityLevelProperty 2.192
updateTo54UpdatesPagesEditorDescriptor 1.586
updateTo541RemovesObsoleteOrSuperfluousAccessRoles 1.112
updateFrom550ChangeNameOfThePositionPropertyForComponents 0.52
updateFrom537BootstrapsNewComponentDialog 2.413
updateFrom50 1.703
updateFrom547RemovesUntitledProperty 0.552
updateTo534UpdatesActionbarPageSectionsAvailability 1.192
updateTo501WithNonExistingLinkDefinition 1.539
updateTo5dot1ConfirmDeletionIsSetToMultiple 1.513
updateTo51ActionsHaveAvailabilityRule 1.393
updateTo502ActionbarNodesUpdated 1.41
updateTo534 0.942
testUpdateFrom54InstallsContentConnector 0.586
updateTo51BootstrapsNewCommands 1.935
updateTo536IntroducesIsPublishableRule 2.842
updateTo51VersionActionsInstalled 1.926
updateTo54BootstrapsPageEditorExtensions 1.09
updateTo54NewAvailabilityRule 1.133
updateFrom544AllowToChoosePositionOfNewComponent 0.901
updateFrom544AddsDuplicateComponentAvailabilityRule 0.81
updateTo533UpdatesAreaActions 1.139
updateTo511ImportActionAvailabilityHasRootProperty 1.397
updateTo533UpdatesPageEditorActions 1.153
updateFrom548InstallCopyAndPasteActions 0.557
updateFrom54UpdateAvailabilityRule 0.867
updateTo501WithExistingLinkDefinition 1.712
updateFrom550AddsFrameResolutionExtensionToStatusBar 0.289
updateTo502HasNewActions 1.434
updateTo54UpdatesPagesAppClass 0.907
updateFrom547AddNativePagePreviewLinkExtensionToPageBar 0.544
updateTo502CleanupDeleteAction 1.431
updateTo544ConfigureDuplicateComponentAction 0.852
updateTo523SetsWritePermissionForPagesBrowserActions 1.245