Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
58 0 0 0 100% 17.6

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.periscope.operation.request 2 0 0 0 100% 0.797
info.magnolia.periscope.search.jcr 28 0 0 0 100% 12.995
info.magnolia.periscope.rank 4 0 0 0 100% 0.011
info.magnolia.periscope.search.rest 7 0 0 0 100% 2.447
info.magnolia.periscope.sniff 1 0 0 0 100% 0.014
info.magnolia.periscope.search 10 0 0 0 100% 0.684
info.magnolia.periscope 6 0 0 0 100% 0.652

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

info.magnolia.periscope.operation.request

Class Tests Errors Failures Skipped Success Rate Time
OperationRequestProcessorTest 2 0 0 0 100% 0.797

info.magnolia.periscope.search.jcr

Class Tests Errors Failures Skipped Success Rate Time
JcrSearchResultSupplierTest 28 0 0 0 100% 12.995

info.magnolia.periscope.rank

Class Tests Errors Failures Skipped Success Rate Time
AbstractResultRankerFactoryTest 4 0 0 0 100% 0.011

info.magnolia.periscope.search.rest

Class Tests Errors Failures Skipped Success Rate Time
RestSearchResultSupplierTest 7 0 0 0 100% 2.447

info.magnolia.periscope.sniff

Class Tests Errors Failures Skipped Success Rate Time
QuerySnifferProcessorTest 1 0 0 0 100% 0.014

info.magnolia.periscope.search

Class Tests Errors Failures Skipped Success Rate Time
SearchRunnerTest 4 0 0 0 100% 0.632
SearchResultSupplierDefinitionRegistryTest 6 0 0 0 100% 0.052

info.magnolia.periscope

Class Tests Errors Failures Skipped Success Rate Time
PeriscopeTest 6 0 0 0 100% 0.652

Test Cases

[Summary] [Package List] [Test Cases]

OperationRequestProcessorTest

shouldThrowOnUnregisteredOperationRequests 0.708
shouldFindOperationBasedOnRequest 0.002

AbstractResultRankerFactoryTest

createRankerForAdminWhenEnabled 0.008
createRankerForAdminWhenModuleConfigurationIsNotFound 0.001
createRankerForNonAdmin 0.001
createRankerWhenDisabled 0

QuerySnifferProcessorTest

executingDifferentOperationsDoesNotThrowException 0.01

SearchRunnerTest

cancelledShouldNotBeExecuted 0.105
nonJcrSuppliersShouldRunParallel 0.106
suppliersOnDifferentWorkspacesShouldRunParallel 0.108
suppliersOnSameWorkspaceShouldBeBlocked 0.312

RestSearchResultSupplierTest

incorrectJSONDoesNotConvertedIntoResults 1.621
restSearchResultSupplierCorrectlyReturnsTwoItems 0.019
emptyParametersDoesNotThrowNPE 0.002
verifyConstructTargetURLWithNoFilters 0.018
verifyConstructTargetURLWithFilters 0.021
optionalPropertiesAreFetchedWhenAvailable 0.013
weirdDateFormatDoesNotKillAllResults 0

PeriscopeTest

searchInAllSuppliers 0.46
searchRunsInUserContext 0.034
searchInUsersContextAndLanguage 0.03
constructAndFetchResultSuppliers 0.051
doNotConstructDisabledSuppliers 0.029
searchInSpecificSuppliers 0.047

JcrSearchResultSupplierTest

nodeNameSearch 2.032
propertyNameSearch 0.71
searchForNearestAncestorOfGivenNodeTypes 0.642
searchWithResultLimitsFromDefinitionAndSearchQuery 0.479
shouldRespectTitleProperty 0.422
shouldRespectResultsLimit 0.452
shouldUseIconPropertyForType 0.404
searchByEditor 0.41
shouldUseNodeNameIfNoTitleProperty 0.462
searchPathWithoutManager 0.416
fullTextSearchWithPartialMatches 0.327
slashSearch 0.333
searchTextWithoutManager 0.249
searchByTag 0.442
searchByDate 0.326
searchByTags 0.299
fullTextSearch 0.357
fullTextSearchIsTrueByDefault 0.541
pathSearch 0.602
optionalFieldsAreSuccessfullyFetched 0.557
doNotReturnDuplicatedResults 0.576
sanitizedSpecialChars2 0.304
flattenHtml 0.361
sanitizedSpecialChars 0.243
prefixedWithExtendsWhenExtendsChildNodeIsPresent 0.302
searchByEditors 0.267
searchByTitle 0.237
searchBasedOnRootPath 0.232

SearchResultSupplierDefinitionRegistryTest

newDefinitionProviderBuilderForWrongDefinition 0.032
getProvider 0.006
getNonExistingProvider 0.007
newDefinitionProviderBuilderForNewDefinition 0.001
getInvalidProvider 0.002
getAllDefinitions 0.003