magnolia-module-admininterface Version: 4.5.12-SNAPSHOT Last Published: Oct 1, 2013

Surefire Report

Summary

[Summary] [Package List] [Test Cases]


TestsErrors FailuresSkippedSuccess RateTime
91000100%55.257

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.module.admininterface.commands10000100%3.044
info.magnolia.module.admininterface38000100%14.42
info.magnolia.module.admininterface.dialogs4000100%0.161
info.magnolia.module.admininterface.setup2000100%3.316
info.magnolia.module.admininterface.pages16000100%5.853
info.magnolia.module.admininterface.trees18000100%26.778
info.magnolia.module.admininterface.lists3000100%1.685

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

info.magnolia.module.admininterface.commands

ClassTestsErrors FailuresSkippedSuccess RateTime
MarkNodeAsDeletedCommandTest1000100%0.799
ExtractCommentCommandTest5000100%0
ActivationCommandTest1000100%0.033
VersionCommandTest3000100%2.212

info.magnolia.module.admininterface

ClassTestsErrors FailuresSkippedSuccess RateTime
SaveHandlerImplRepositoryTest6000100%10.882
DialogMVCServletTest4000100%0.034
SaveHandlerImplDocTitlesTest4000100%0.008
AdminTreeMVCHandlerUTF8Test7000100%0.029
SaveHandlerImplTest3000100%0.001
AdminTreeMVCHandlerTest6000100%0
DialogMVCHandlerTest3000100%0.001
AdminTreeMVCHandlerTitlesTest2000100%1.283
HierarchicalUsersTreeHandlerRepositoryTest3000100%2.182

info.magnolia.module.admininterface.dialogs

ClassTestsErrors FailuresSkippedSuccess RateTime
UserEditDialogXssTest1000100%0.052
RolesEditDialogTest3000100%0.109

info.magnolia.module.admininterface.setup

ClassTestsErrors FailuresSkippedSuccess RateTime
AdminModuleVersionHandlerTest2000100%3.316

info.magnolia.module.admininterface.pages

ClassTestsErrors FailuresSkippedSuccess RateTime
PermissionPageXssTest2000100%0.033
AdmininterfaceXssTest4000100%0.096
LogViewerPageTest5000100%0.123
ImportExportPagesTest5000100%5.601

info.magnolia.module.admininterface.trees

ClassTestsErrors FailuresSkippedSuccess RateTime
ConfigTreeConfigurationTest2000100%2.087
UsersTreeHandlerTest12000100%24.638
WebsiteTreeHandlerTest1000100%0.03
UsersTreeConfigurationTest3000100%0.023

info.magnolia.module.admininterface.lists

ClassTestsErrors FailuresSkippedSuccess RateTime
WebsiteSearchListTest1000100%0.021
VersionListTest2000100%1.664

Test Cases

[Summary] [Package List] [Test Cases]

SaveHandlerImplRepositoryTest

testProcessDateWhenTimeIsAllowedAndCustomDateFormatIsSpecified5.524
testProcessDateWhenTimeIsAllowed1.52
testProcessDateWhenCustomDateFormatIsSpecified0.857
testProcessDateWhenTimeIsAllowedAndCustomTimeFormatIsSpecified1.134
testProcessDateWhenCustomDateFormatIsNotSpecified0.934
testProcessDateWhenTimeIsAllowedAndCustomDateAndTimeFormatAreSpecified0.913

ConfigTreeConfigurationTest

activationOf1stAnd2ndIsEnabledForWebsiteWorkspaceTest1.199
activationOf1stAnd2ndIsDisabledForConfigWorkspaceTest0.888

UsersTreeHandlerTest

testRenameUserNode1.866
testDoNotCreateUsersWithSameNamesAcrossRealms2.01
testCopyFolderWithUsers4.498
testUsersAclPathsChangesCorrectlyWhenUserCopied1.36
testMoveFolderWithUsers3.376
testUserHasAccessToOwnProperties1.369
testCreateUserWhenExistInAnotherRealmAndCrossRealmDuplicateNamesAreAllowed1.851
testMoveUser1.364
testCreateUserNodeUnderFolder1.267
testRenameUserNodeUnderFolder1.23
testUsersAclPathsChangesCorrectlyWhenUsersInFolderCopied3.182
testCopyUserNodeToFolder1.265

WebsiteTreeHandlerTest

testGetHtmlTemplates0.03

UsersTreeConfigurationTest

testRootPathNull0.014
testRootSystemPath0.004
testRootPathNotNull0.005

DialogMVCServletTest

testGetDialogNameReturnsMgnlParagraphRequestParameter0.033
testGetDialogNameReturnsEditParagraph0.001
testGetDialogNameReturnsMgnlDialogRequestParameter0
testGetDialogNameReturnsSelectParagraph0

MarkNodeAsDeletedCommandTest

testUpdateAuthorIdAndModificationDateWhenMarkNodeAsDelete0.799

ExtractCommentCommandTest

testExecuteByPath0
testExecuteById0
testExecuteWithTemplate0
testExecuteWhenNodeNull0
testExecuteWhenCreationAndModificationDateAreSame0

ActivationCommandTest

testActivateNonRecursiveNoSiblings0.033

VersionCommandTest

testHadleWithVersionCommentWhenWhenRecursiveTrue0.764
testWhenVersionCommentIsNullAndNodeAlreadyHasVersionComment0.718
testHadleWithVersionCommentWhenRecursiveFalse0.73

PermissionPageXssTest

testPermissonPageGroupXSS0.03
testPermissonPageUserXSS0.003

AdmininterfaceXssTest

testXmlImportXSS0.082
testDevelopmentUtilsPageXSS0.006
testXmlExportXSS0.003
testJCRUtilsPageXSS0.005

LogViewerPageTest

testCanDownloadFilesOnlyInLogsDirectory0.003
testCanViewFileContent0.002
testCanDownloadLogFile0.003
testCanViewFilesContentOnlyInLogsDirectory0.002
testSymlinksCanBeUsed0.113

ImportExportPagesTest

testImportFileNull1.089
testExportPathDoesntExist0.984
testXmlImportExportTest1.888
testPathIsNotAbsolute0.813
testImportPathDoesntExist0.827

SaveHandlerImplDocTitlesTest

testDontSetTitleInOtherRepositoryThenDMS0.008
testSetNullTitleToDocument0
testSetEmptyTitleToDocument0
testSetNotEmptyTitleToDocument0

UserEditDialogXssTest

testUserEditDialogXss0.052

RolesEditDialogTest

testPathWithSlashAtEnd0.035
testPathAlreadyEndsWithStar0.029
testMultipleACLs0.045

AdminTreeMVCHandlerUTF8Test

testGetSomeCommandContext0.009
testCopy0.003
testMove0.002
testSaveUTF8ValueCommandContext0.004
testGetActivateCommandContext0.005
testSaveValueCommandContext0.003
testDeepCopy0.003

SaveHandlerImplTest

testUpdateLink0
testGetRichEditValueStrCleanExplorerPs0
testUpdateLinkWithSpecialCharacters0

AdminTreeMVCHandlerTest

testGetSomeCommandContext0
testRenameNode0
testCopy0
testMove0
testGetActivateCommandContext0
testDeepCopy0

DialogMVCHandlerTest

testCustomValidatingSaveHandlerInvalid0
testCustomValidatingSaveHandlerInvalid20
testCustomValidatingSaveHandlerValid0

AdminModuleVersionHandlerTest

testDefaultURISetOnPublicInstancesIsSetToQuickStartIfNoTemplatesExist1.847
testDefaultURISetOnAuthorInstancesIsSetToAdminCentral1.469

AdminTreeMVCHandlerTitlesTest

testDMSAdminTreeSaveEmptyTitle0.64
testDMSAdminTreeSaveTitle0.643

WebsiteSearchListTest

testSearchWithEmptySearchString0.021

VersionListTest

testHadleWithVersionComment0.872
testRestore0.792

HierarchicalUsersTreeHandlerRepositoryTest

testUserNameIsChangedWhenCopyingUser0.77
testUsersCantHaveSameNamesWhenRenaming0.693
testUsersWithSameNameAreNotCreated0.719