Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
95 0 0 0 100% 6.492

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.admincentral.findbar.search.apps 10 0 0 0 100% 0.014
info.magnolia.admincentral.findbar.search 6 0 0 0 100% 1.191
info.magnolia.admincentral.findbar.sniff 7 0 0 0 100% 0.001
info.magnolia.admincentral 7 0 0 0 100% 1.382
info.magnolia.admincentral.badge 7 0 0 0 100% 0.014
info.magnolia.admincentral.findbar.operation 11 0 0 0 100% 3.305
info.magnolia.admincentral.findbar 47 0 0 0 100% 0.585

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

info.magnolia.admincentral.findbar.search.apps

Class Tests Errors Failures Skipped Success Rate Time
AppSearchResultSupplierTest 10 0 0 0 100% 0.014

info.magnolia.admincentral.findbar.search

Class Tests Errors Failures Skipped Success Rate Time
SupplierSorterTest 2 0 0 0 100% 0.003
ResultCollectorTest 4 0 0 0 100% 1.188

info.magnolia.admincentral.findbar.sniff

Class Tests Errors Failures Skipped Success Rate Time
FindContentCommandSnifferTest 2 0 0 0 100% 0
OpenAppCommandSnifferTest 3 0 0 0 100% 0.001
FindNodeCommandSnifferTest 2 0 0 0 100% 0

info.magnolia.admincentral

Class Tests Errors Failures Skipped Success Rate Time
JsessionidFriendlyBootstrapHandlerTest 2 0 0 0 100% 0.048
ResurfaceUIProviderTest 2 0 0 0 100% 0.041
PeriscopeResultRankerCleanerTest 1 0 0 0 100% 0
AdmincentralModuleVersionHandlerTest 2 0 0 0 100% 1.293

info.magnolia.admincentral.badge

Class Tests Errors Failures Skipped Success Rate Time
TaskBadgeTest 5 0 0 0 100% 0.006
NotificationBadgeTest 2 0 0 0 100% 0.008

info.magnolia.admincentral.findbar.operation

Class Tests Errors Failures Skipped Success Rate Time
AppNavigationOperationTest 5 0 0 0 100% 0.121
NodeNavigationOperationTest 2 0 0 0 100% 0.441
ContentNavigationOperationTest 4 0 0 0 100% 2.743

info.magnolia.admincentral.findbar

Class Tests Errors Failures Skipped Success Rate Time
SearchResultsGridTest 2 0 0 0 100% 0.007
ExcerptProviderTest 7 0 0 0 100% 0.011
FindBarTest 13 0 0 0 100% 0.567
PeriscopeAppDetailCreatorTest 11 0 0 0 100% 0
LastEditorDataProviderTest 6 0 0 0 100% 0
HtmlHighlighterTest 8 0 0 0 100% 0

Test Cases

[Summary] [Package List] [Test Cases]

SupplierSorterTest

shouldOrderByListAndAlphabetically 0.003
shouldNotRequireAllInBaseList 0

SearchResultsGridTest

iconColumnProviderResolvesFontIcons 0.002
iconColumnProviderResolvesCustomIcons 0.004

AppNavigationOperationTest

appLabelRequestOpensCorrectAppName 0.078
appNameRequestGetsAlreadyOpenedAppName 0.011
appNameRequestOpensCorrectAppName 0.009
appNameRequestOpensCorrectAppName2Matches 0.011
invalidAppNameReturnsUnsucessfulOperationResult 0.009

JsessionidFriendlyBootstrapHandlerTest

redirectInitialBootstrapRequestIfItContainsJsessionid 0.028
serveVaadinRequestsFromBaseRequestUri 0.019

ResurfaceUIProviderTest

getWidgetsetAndThemeFromMagnoliaProperties 0.038
letWidgetsetAndThemeAnnotationsTakePrecedence 0.003

FindContentCommandSnifferTest

noOperationReturnedOnInvalidCommand 0
contentNavigationRequestReturnedOnValidContentCommand 0

OpenAppCommandSnifferTest

appNavigationRequestReturnedOnValidContentCommand 0
noOperationReturnedOnInvalidCommand 0
appWithSpaceNavigationRequestReturnedOnValidContentCommand 0.001

PeriscopeResultRankerCleanerTest

doesntFailWhenTriggeredOutsideMgnlContext 0

TaskBadgeTest

getStatusReturnsNewTasks 0.003
getStatusDoesNotAccountForArchivedTasks 0.002
getStatusReportsCurrentTaskStatusInTooltip 0
getStatusReportsScheduledAndInProgressTasksAsAssigned 0
getStatusReturnsNoNewTasks 0.001

ExcerptProviderTest

htmlContentCreatesExcerptWithNoEllipses 0.01
longContentCreatesExcerptWithStartEllipses 0
longContentCreatesExcerptWithEllipsesAtBothEnds 0
shortContentCreatesExcerptWIthNoEllipses 0.001
noMatchCreatesExcerptWithEndEllipses 0
noHtmlMatchCreatesExcerptWithNoEllipses 0
longContentCreatesExcerptWithEndEllipses 0

NodeNavigationOperationTest

processingOperationResolvesCorrectNode 0.248
invalidNodeReturnsUnsucessfulOperationResult 0.193

ContentNavigationOperationTest

processingOperationResolvesCorrectNodeByTitle 1.822
processingOperationResolvesCorrectNodeByFullTextSearch 0.312
processingOperationResolvesCorrectNodeByNodePath 0.32
invalidContentReturnsUnsucessfulOperationResult 0.238

FindBarTest

shouldOmitSuppliersOfDisabledApps 0.43
pollingIsDisabledWhenOneFutureExceptionallyCompleted 0.028
searchQueryIsTrimmed 0.008
shouldIgnoreNonExistentSuppliersAndWarn 0.015
shouldSearchInAllSuppliersByDefault 0.006
shouldExcludeDisabledSuppliersFromSearching 0.008
bubblesUpCurrentAppAfterFocus 0.01
bubblesUpCurrentAppAfterStart 0.006
configuredOrderIsRespected 0.028
pollingIsDisabledWhenFuturesAreCompleted 0.008
shouldSearchInConfiguredSuppliersOnly 0.007
doNotIgnoreSuppliersWithoutAppNameConfig 0.006
usesDefaultOrderAfterAppIsClosed 0.007

NotificationBadgeTest

getStatusReturnsNoNewNotifications 0.008
getStatusReturnsNewNotifications 0

ResultCollectorTest

supplierOrderIsRespected 0.051
pendingResultsAreDiscardedOnNewSearch 0.038
shouldLimitTo100Results 1.025
previousSearchesShouldBeCancelled 0.074

FindNodeCommandSnifferTest

nodeNavigationRequestReturnedOnValidContentCommand 0
noOperationReturnedOnInvalidCommand 0

PeriscopeAppDetailCreatorTest

appDetailForCategoryTours 0
returnsEmptyIfNoWorkspaceFound 0
appDetailForStories 0
appDetailForCategories 0
returnsEmptyWhenNotEnoughCharacters 0
appDetailForAssetsViaPreviouslyConfiguredWorkspaceName 0
appDetailForAssets 0
appDetailForTourCategories 0
returnsEmptyIfNoAppDetailFoundForAppName 0
appDetailForPages 0
appDetailForAssetsViaWorkspaceName 0

LastEditorDataProviderTest

testUnbounded 0
testLimit 0
testFilterWithOffsetAndLimit 0
testFilter 0
testSupplierIsMemoized 0
testOffset 0

AppSearchResultSupplierTest

respectsDefinedAppIcon 0.005
shouldRespectResultsLimit 0.001
searchAppResultSupplierSearchByLabel 0.001
searchAppResultSupplierWithAppSuffix 0
searchAppResultSupplier 0.001
searchAppResultSupplierByLabelWithAppSuffix 0.001
findInfosFromLabel 0.001
respectsIconsConfiguredViaI18n 0.001
shouldExcludeAppWhenUserHasNoAccess 0.002
providesADefaultIcon 0.001

AdmincentralModuleVersionHandlerTest

updateFrom61 0.644
cleanInstall 0.649

HtmlHighlighterTest

nullText 0
emptyText 0
emptyQuery 0
multipleMatch 0
htmlTagMatch 0
caseMatch 0
nullQuery 0
noMatch 0