Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
2109 0 0 7 99.668% 153.016

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.cms.security.operations 9 0 0 0 100% 0
info.magnolia.cms.security.auth.callback 8 0 0 0 100% 0.01
info.magnolia.jcr.node2bean.impl 1 0 0 0 100% 0.004
info.magnolia.repository.definition 1 0 0 0 100% 0
info.magnolia.setup.for4_5 1 0 0 0 100% 0.101
info.magnolia.test.hamcrest 34 0 0 0 100% 0.026
info.magnolia.commands.impl 42 0 0 0 100% 5.482
info.magnolia.objectfactory.guice.lifecycle 10 0 0 0 100% 0.073
info.magnolia.repository 10 0 0 1 90% 7.39
info.magnolia.importexport.command 8 0 0 2 75% 0.86
info.magnolia.module.webapp 5 0 0 0 100% 0.218
info.magnolia.setup.for6_0 2 0 0 0 100% 0
info.magnolia.importexport 29 0 0 0 100% 2.081
info.magnolia.test.mock.jcr 108 0 0 0 100% 0.014
info.magnolia.typeresolver 6 0 0 0 100% 0.008
info.magnolia.objectfactory.configuration 16 0 0 0 100% 0.34
info.magnolia.importexport.postprocessors 4 0 0 0 100% 0.105
info.magnolia.registry 4 0 0 0 100% 0
info.magnolia.test 5 0 0 0 100% 0.152
info.magnolia.cms.security.auth.login 5 0 0 0 100% 0.013
info.magnolia.cms.beans.config 70 0 0 1 98.571% 1.088
info.magnolia.observation 7 0 0 0 100% 0.838
info.magnolia.jcr.comparator 12 0 0 0 100% 0.003
info.magnolia.module.model 52 0 0 0 100% 0.004
info.magnolia.module.delta 179 0 0 0 100% 9.721
info.magnolia.cms.core.version 41 0 0 0 100% 6.514
info.magnolia.util 6 0 0 0 100% 0
info.magnolia.jcr.util 174 0 0 0 100% 5.018
info.magnolia.init 30 0 0 0 100% 2.059
info.magnolia.monitoring 3 0 0 0 100% 0.001
info.magnolia.objectfactory 27 0 0 0 100% 0.759
info.magnolia.context 20 0 0 0 100% 2.24
info.magnolia.audit 39 0 0 0 100% 8.789
info.magnolia.logging 2 0 0 0 100% 0.017
info.magnolia.module.model.reader 43 0 0 0 100% 0.079
info.magnolia.link 48 0 0 0 100% 0.228
info.magnolia.event 13 0 0 0 100% 1.997
info.magnolia.jcr.decoration 28 0 0 0 100% 1.526
info.magnolia.commands 11 0 0 0 100% 1.125
info.magnolia.jcr.nodebuilder 15 0 0 0 100% 0.006
info.magnolia.jcr.inheritance 4 0 0 0 100% 0.005
info.magnolia.test.logging 9 0 0 0 100% 0.019
info.magnolia.module.files 2 0 0 0 100% 0.16
info.magnolia.utf8 8 0 0 0 100% 1.293
info.magnolia.jcr.wrapper 100 0 0 0 100% 2.601
info.magnolia.setup.for5_2 21 0 0 0 100% 1.889
info.magnolia.setup.for5_0 11 0 0 0 100% 1.274
info.magnolia.cms.util 139 0 0 1 99.281% 20.14
info.magnolia.beanmerger 10 0 0 0 100% 0.025
info.magnolia.module 41 0 0 0 100% 3.844
info.magnolia.jcr.node2bean 72 0 0 2 97.222% 0.333
info.magnolia.cms.filters 87 0 0 0 100% 3.02
info.magnolia.importexport.filters 3 0 0 0 100% 0.237
info.magnolia.jcr.predicate 16 0 0 0 100% 0.102
info.magnolia.cms.security 153 0 0 0 100% 19.791
info.magnolia.setup 35 0 0 0 100% 28.988
info.magnolia.map2bean 9 0 0 0 100% 0.018
info.magnolia.jackrabbit 7 0 0 0 100% 6.099
info.magnolia.voting.voters 70 0 0 0 100% 0.094
info.magnolia.objectfactory.guice 31 0 0 0 100% 0.23
info.magnolia.cms.core 97 0 0 0 100% 1.675
info.magnolia.cms.i18n 27 0 0 0 100% 0.103
info.magnolia.jcr.nodebuilder.task 8 0 0 0 100% 0.854
info.magnolia.init.properties 2 0 0 0 100% 0.001
info.magnolia.module.ui 7 0 0 0 100% 1.296
info.magnolia.jackrabbit.lucene 4 0 0 0 100% 0.032
info.magnolia.test.mock 8 0 0 0 100% 0.004

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

info.magnolia.cms.security.operations

Class Tests Errors Failures Skipped Success Rate Time
ConfiguredAccessDefinitionTest 1 0 0 0 100% 0
VoterBasedConfiguredAccessDefinitionTest 5 0 0 0 100% 0
OperationPermissionTest 3 0 0 0 100% 0

info.magnolia.cms.security.auth.callback

Class Tests Errors Failures Skipped Success Rate Time
FormClientCallbackTest 1 0 0 0 100% 0.006
RedirectClientCallbackTest 7 0 0 0 100% 0.004

info.magnolia.jcr.node2bean.impl

Class Tests Errors Failures Skipped Success Rate Time
CollectionPropertyHidingTransformerTest 1 0 0 0 100% 0.004

info.magnolia.repository.definition

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

info.magnolia.setup.for4_5

Class Tests Errors Failures Skipped Success Rate Time
RenameACLNodesTaskTest 1 0 0 0 100% 0.101

info.magnolia.test.hamcrest

Class Tests Errors Failures Skipped Success Rate Time
ExecutionMatcherTest 5 0 0 0 100% 0.003
PredicateMatchersTest 2 0 0 0 100% 0.001
NodeMatchersTest 11 0 0 0 100% 0.011
UtilMatchersTest 3 0 0 0 100% 0
ChainingMatcherTest 4 0 0 0 100% 0.011
ExceptionMatcherTest 5 0 0 0 100% 0
StrictInstanceOfTest 4 0 0 0 100% 0

info.magnolia.commands.impl

Class Tests Errors Failures Skipped Success Rate Time
ImportCommandTest 4 0 0 0 100% 1.233
RestorePreviousVersionCommandTest 4 0 0 0 100% 0.63
AsyncCommandLockingTest 3 0 0 0 100% 0.587
ExportCommandTest 4 0 0 0 100% 0.415
RuleBasedCommandTest 4 0 0 0 100% 0.421
MarkNodeAsDeletedCommandTest 6 0 0 0 100% 0.749
VersionCommandTest 8 0 0 0 100% 0.878
DeleteCommandTest 4 0 0 0 100% 0.564
ExtractCommentCommandTest 5 0 0 0 100% 0.005

info.magnolia.objectfactory.guice.lifecycle

Class Tests Errors Failures Skipped Success Rate Time
GuiceComponentProviderLifecycleTest 10 0 0 0 100% 0.073

info.magnolia.repository

Class Tests Errors Failures Skipped Success Rate Time
DefaultRepositoryManagerTest 7 0 0 0 100% 3.448
WorkspaceMappingTest 1 0 0 1 0% 0
DefaultRepositoryManagerClusterTest 2 0 0 0 100% 3.942

info.magnolia.importexport.command

Class Tests Errors Failures Skipped Success Rate Time
JcrExportCommandTest 1 0 0 0 100% 0.12
JcrExportLargeWorkspaceTest 1 0 0 1 0% 0.1
JcrImportExportCommandTest 4 0 0 0 100% 0.527
JcrImportCommandTest 1 0 0 0 100% 0
JcrExportLargeBinaryTest 1 0 0 1 0% 0.113

info.magnolia.module.webapp

Class Tests Errors Failures Skipped Success Rate Time
WebappVersionHandlerTest 5 0 0 0 100% 0.218

info.magnolia.setup.for6_0

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

info.magnolia.importexport

Class Tests Errors Failures Skipped Success Rate Time
BootstrapUtilTest 5 0 0 0 100% 0
BootstrapUtilRepositoryTest 3 0 0 0 100% 0.376
BootstrapUtilClusterRepositoryTest 4 0 0 0 100% 0.502
DataTransporterRepositoryTest 9 0 0 0 100% 1.196
DataTransporterTest 5 0 0 0 100% 0.007
BootstrapFilesComparatorTest 3 0 0 0 100% 0

info.magnolia.test.mock.jcr

Class Tests Errors Failures Skipped Success Rate Time
SessionTestUtilTest 3 0 0 0 100% 0
MockSessionTest 10 0 0 0 100% 0.002
MockItemTest 2 0 0 0 100% 0
MockValueTest 23 0 0 0 100% 0.001
MockNodeTest 47 0 0 0 100% 0.008
NodeTestUtilTest 3 0 0 0 100% 0
MockObservationManagerTest 6 0 0 0 100% 0.002
MockPropertyTest 14 0 0 0 100% 0.001

info.magnolia.typeresolver

Class Tests Errors Failures Skipped Success Rate Time
BeanTypeResolverTest 2 0 0 0 100% 0
ClassPropertyBasedTypeResolverTest 4 0 0 0 100% 0.008

info.magnolia.objectfactory.configuration

Class Tests Errors Failures Skipped Success Rate Time
ConfigurationTest 11 0 0 0 100% 0.319
LegacyComponentsConfigurerTest 2 0 0 0 100% 0.014
ComponentConfigurationReaderTest 1 0 0 0 100% 0.003
ComponentProviderConfigurationBuilderTest 2 0 0 0 100% 0.004

info.magnolia.importexport.postprocessors

Class Tests Errors Failures Skipped Success Rate Time
MetaDataAsMixinConversionHelperTest 3 0 0 0 100% 0.003
MetaDataImportPostProcessorTest 1 0 0 0 100% 0.102

info.magnolia.registry

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

info.magnolia.test

Class Tests Errors Failures Skipped Success Rate Time
ComponentsTestUtilTest 3 0 0 0 100% 0.002
TestUtilTest 1 0 0 0 100% 0.15
SelfTest 1 0 0 0 100% 0

info.magnolia.cms.security.auth.login

Class Tests Errors Failures Skipped Success Rate Time
LoginFilterTest 3 0 0 0 100% 0.01
FormLoginTest 2 0 0 0 100% 0.003

info.magnolia.cms.beans.config

Class Tests Errors Failures Skipped Success Rate Time
URI2RepositoryManagerTest 2 0 0 0 100% 0.001
RegexpVirtualURIMappingTest 15 0 0 0 100% 0.001
DefaultVirtualURIMappingTest 4 0 0 0 100% 0
ContentRepositoryTest 1 0 0 1 0% 0
HostBasedVirtualURIMappingTest 16 0 0 0 100% 0.005
VirtualURIManagerTest 3 0 0 0 100% 1.059
HostBasedRegexpVirtualURIMappingTest 20 0 0 0 100% 0.003
URI2RepositoryMappingTest 6 0 0 0 100% 0.012
MIMEMappingTest 3 0 0 0 100% 0.007

info.magnolia.observation

Class Tests Errors Failures Skipped Success Rate Time
WorkspaceEventListenerRegistrationTest 7 0 0 0 100% 0.838

info.magnolia.jcr.comparator

Class Tests Errors Failures Skipped Success Rate Time
PropertyStringComparatorTest 3 0 0 0 100% 0.001
NodePathComparatorTest 2 0 0 0 100% 0.001
CreationDateComparatorTest 3 0 0 0 100% 0
NodeIdentifierComparatorTest 2 0 0 0 100% 0
NodeNameComparatorTest 2 0 0 0 100% 0.001

info.magnolia.module.model

Class Tests Errors Failures Skipped Success Rate Time
ComponentDefinitionTest 2 0 0 0 100% 0.001
VersionComparatorTest 2 0 0 0 100% 0.001
VersionRangeTest 32 0 0 0 100% 0.002
VersionTest 16 0 0 0 100% 0

info.magnolia.module.delta

Class Tests Errors Failures Skipped Success Rate Time
HasPropertyDelegateTaskTest 4 0 0 0 100% 0
TextFileConditionsUtilTest 2 0 0 0 100% 0
BootstrapConditionallyTest 4 0 0 0 100% 0.01
BootstrapSingleResourceAndOrderAfterTest 1 0 0 0 100% 0
BootstrapSingleResourceAndOrderTest 2 0 0 0 100% 0.318
ChangeAllPropertiesWithCertainValueTaskTest 4 0 0 0 100% 0.455
PathExistenceDelegateTaskTest 7 0 0 0 100% 0.003
RemovePropertiesTaskTest 1 0 0 0 100% 0.139
ChangeVirtualUriMappingTaskTest 2 0 0 0 100% 0.008
NodeVisitorTaskTest 4 0 0 0 100% 0.007
AbstractConditionalRepositoryTaskTest 5 0 0 0 100% 0.002
FindAndChangeTemplateIdTaskTest 2 0 0 0 100% 0.361
BootstrapSingleModuleResourceTest 3 0 0 0 100% 0.377
IsAdminInstanceDelegateTaskTest 4 0 0 0 100% 0.009
RemoveDuplicatePermissionTaskTest 3 0 0 0 100% 0.017
NewPropertyTaskTest 3 0 0 0 100% 0.002
SetDefaultPublicURITaskTest 2 0 0 0 100% 0.278
AddPermissionTaskTest 1 0 0 0 100% 0
MoveAndRenamePropertyTaskTest 6 0 0 0 100% 0.012
CopyPropertyTaskTest 3 0 0 0 100% 0.348
WebXmlConditionsUtilTest 3 0 0 0 100% 0.009
AllChildrenTaskTest 1 0 0 0 100% 0.148
QueryElementsAndDisplayWarningTaskRepositoryTest 1 0 0 0 100% 0.131
CheckAndModifyPropertyValueTaskTest 2 0 0 0 100% 0
ModuleBootstrapTaskTest 1 0 0 0 100% 0
ExecuteCommandTaskTest 3 0 0 0 100% 0.013
QueryElementsAndDisplayWarningTaskTest 3 0 0 0 100% 0
MoveNodeTaskTest 3 0 0 0 100% 0.307
RenameNodeTaskTest 2 0 0 0 100% 0.236
FilterOrderingTaskTest 4 0 0 0 100% 0.002
RemoveInstallFileTest 2 0 0 0 100% 0.248
AddURIPermissionTaskTest 4 0 0 0 100% 0.029
RenamePropertyTaskTest 1 0 0 0 100% 0.112
PartialBootstrapTaskTest 3 0 0 0 100% 0.446
SetupModuleRepositoriesTaskTest 3 0 0 0 100% 0.356
ValueOfPropertyDelegateTaskTest 4 0 0 0 100% 0.014
RemoveNodeWoChildrenTest 3 0 0 0 100% 0
OrderNodeTo1stPosTaskTest 1 0 0 0 100% 0.111
PropertyValuesTaskTest 13 0 0 0 100% 1.547
CopyNodeTaskTest 4 0 0 0 100% 0.519
CreateNodeTaskTest 1 0 0 0 100% 0.001
BackupTaskTest 1 0 0 0 100% 0.112
FixUserRolePermissionsPropertyTaskTest 1 0 0 0 100% 0.005
BootstrapSingleResourceAndOrderBeforeTest 1 0 0 0 100% 0
RegisterServletTaskTest 3 0 0 0 100% 0.002
BootstrapFileUtilTest 2 0 0 0 100% 0.002
NodeExistsDelegateTaskTest 1 0 0 0 100% 0
CheckAndModifyPartOfPropertyValueTaskTest 1 0 0 0 100% 0
OrderFilterBeforeTaskTest 3 0 0 0 100% 0.001
RenamePropertiesTaskTest 4 0 0 0 100% 0.427
RemoveNodeTaskTest 2 0 0 0 100% 0.238
WorkspaceXmlConditionsUtilTest 3 0 0 0 100% 0.007
RenameNodesTaskTest 2 0 0 0 100% 0.218
ImportNodesFromPropertiesTaskTest 1 0 0 0 100% 0.003
RemovePermissionTaskTest 1 0 0 0 100% 0
BootstrapSingleResourceTest 3 0 0 0 100% 0.298
RemovePropertyTaskTest 1 0 0 0 100% 0.131
RegisterNodeTypeTaskTest 4 0 0 0 100% 0.493
NoSameNameSiblingsConditionTest 2 0 0 0 100% 0.015
CreateNodePathTaskTest 1 0 0 0 100% 0
OrderNodeAfterTaskTest 2 0 0 0 100% 0.003
OrderNodeToFirstPositionTaskTest 2 0 0 0 100% 0
RemoveNodesTaskTest 5 0 0 0 100% 0.619
MovePropertyTaskTest 3 0 0 0 100% 0.4
AddFilterBypassTaskTest 1 0 0 0 100% 0
ModuleFilesExtractionTest 1 0 0 0 100% 0.171
ChangeTemplateTaskTest 3 0 0 0 100% 0.001

info.magnolia.cms.core.version

Class Tests Errors Failures Skipped Success Rate Time
SkipVersionOnExportTest 2 0 0 0 100% 0.244
CopyUtilTest 8 0 0 0 100% 1.142
MgnlVersioningNodeWrapperTest 1 0 0 0 100% 0.006
MgnlVersioningWorkspaceWrapperTest 2 0 0 0 100% 0.288
VersionManagerTest 1 0 0 0 100% 0.126
MgnlVersioningContentDecoratorTest 2 0 0 0 100% 0.245
VersionedNodeTest 2 0 0 0 100% 0.021
BaseVersionManagerTest 20 0 0 0 100% 4.442
VersionInfoTest 3 0 0 0 100% 0

info.magnolia.util

Class Tests Errors Failures Skipped Success Rate Time
EscapeUtilTest 3 0 0 0 100% 0
EnumCaseInsensitiveTest 3 0 0 0 100% 0

info.magnolia.jcr.util

Class Tests Errors Failures Skipped Success Rate Time
NodeUtilIsNodeTypeTest 2 0 0 0 100% 0.182
PropertiesImportExportTest 11 0 0 0 100% 0.015
MetaDataUtilTest 2 0 0 0 100% 0.223
ContentMapTest 4 0 0 0 100% 0.003
NodeTypeTemplateUtilTest 2 0 0 0 100% 0.187
NodeTypesRepositoryTest 5 0 0 0 100% 0.495
SessionUtilTest 11 0 0 0 100% 0.005
NodeNameHelperTest 3 0 0 0 100% 0.001
PropertyUtilRepositoryTest 9 0 0 0 100% 0.951
NodeUtilRepositoryTest 9 0 0 0 100% 0.852
NodeTypesTest 7 0 0 0 100% 0.005
VersionUtilTest 18 0 0 0 100% 2.077
PropertyUtilTest 42 0 0 0 100% 0.012
NodeUtilTest 49 0 0 0 100% 0.01

info.magnolia.init

Class Tests Errors Failures Skipped Success Rate Time
DefaultMagnoliaPropertiesResolverTest 9 0 0 0 100% 0.162
DefaultMagnoliaInitPathsTest 10 0 0 0 100% 0.054
MagnoliaServletContextListenerTest 2 0 0 0 100% 1.835
AbstractMagnoliaConfigurationPropertiesTest 9 0 0 0 100% 0.008

info.magnolia.monitoring

Class Tests Errors Failures Skipped Success Rate Time
SystemMonitorTest 3 0 0 0 100% 0.001

info.magnolia.objectfactory

Class Tests Errors Failures Skipped Success Rate Time
ObjectFactoryTest 1 0 0 0 100% 0
ClassesTest 2 0 0 0 100% 0.008
CandidateParameterResolverTest 1 0 0 0 100% 0.003
ComponentsTest 4 0 0 0 100% 0.019
ObservedComponentFactoryTest 2 0 0 0 100% 0.007
ObjectManufacturerReloadableTest 1 0 0 0 100% 0.708
ObjectManufacturerTest 11 0 0 0 100% 0.013
DefaultClassFactoryTest 5 0 0 0 100% 0.001

info.magnolia.context

Class Tests Errors Failures Skipped Success Rate Time
MgnlContextTest 3 0 0 0 100% 0.714
AsynchronousContextTest 2 0 0 0 100% 0.283
SimpleContextTest 1 0 0 0 100% 0.123
WriterResponseWrapperTest 2 0 0 0 100% 0.001
InstallContextImplTest 2 0 0 0 100% 0.291
HTMLEscapingWebContextWrapperTest 1 0 0 0 100% 0.006
RequestAttributeStrategyTest 4 0 0 0 100% 0.014
WebContextImplTest 1 0 0 0 100% 0.299
DefaultRepositoryStrategyTest 2 0 0 0 100% 0.249
ContextDecoratorTest 1 0 0 0 100% 0.137
AbstractRepositoryStrategyTest 1 0 0 0 100% 0.123

info.magnolia.audit

Class Tests Errors Failures Skipped Success Rate Time
AuditLoggingManagerTest 1 0 0 0 100% 0
MgnlAuditLoggingContentDecoratorTest 31 0 0 0 100% 8.39
MgnlAuditLoggingContentDecoratorNodeWrapperTest 4 0 0 0 100% 0.391
AuditLoggingUtilTest 3 0 0 0 100% 0.008

info.magnolia.logging

Class Tests Errors Failures Skipped Success Rate Time
Slf4jSelfTest 2 0 0 0 100% 0.017

info.magnolia.module.model.reader

Class Tests Errors Failures Skipped Success Rate Time
DependencyCheckerImplTest 18 0 0 0 100% 0
LightModuleDefinitionReaderTest 8 0 0 0 100% 0.039
DependencyLevelComparatorTest 5 0 0 0 100% 0.001
BetwixtModuleDefinitionReaderTest 12 0 0 0 100% 0.039

info.magnolia.link

Class Tests Errors Failures Skipped Success Rate Time
LinkUtilConversionTests 2 0 0 0 100% 0.01
EditorLinkTransformerTest 1 0 0 0 100% 0.001
LinkUtilTest 36 0 0 0 100% 0.145
UUIDLinkTest 9 0 0 0 100% 0.072

info.magnolia.event

Class Tests Errors Failures Skipped Success Rate Time
SimpleEventBusTest 5 0 0 0 100% 1.997
ResettableEventBusTest 2 0 0 0 100% 0
EventHandlerCollectionTest 6 0 0 0 100% 0

info.magnolia.jcr.decoration

Class Tests Errors Failures Skipped Success Rate Time
ContentDecoratorVersionHistoryWrapperTest 4 0 0 0 100% 0.45
ContentDecoratorNodeWrapperTest 8 0 0 0 100% 0.001
ContentDecoratorVersionManagerWrapperTest 1 0 0 0 100% 0.093
ContentDecoratorUtilTest 4 0 0 0 100% 0
ContentDecoratorVersionWrapperTest 7 0 0 0 100% 0.781
ContentDecoratorVersionIteratorTest 2 0 0 0 100% 0.198
NodePredicateContentDecoratorTest 1 0 0 0 100% 0.003
ContentDecoratorWorkspaceWrapperTest 1 0 0 0 100% 0

info.magnolia.commands

Class Tests Errors Failures Skipped Success Rate Time
CommandsManagerTest 10 0 0 0 100% 1.124
MgnlCommandTest 1 0 0 0 100% 0.001

info.magnolia.jcr.nodebuilder

Class Tests Errors Failures Skipped Success Rate Time
OpsTest 12 0 0 0 100% 0.006
NodeBuilderTest 2 0 0 0 100% 0
AbstractNodeOperationTest 1 0 0 0 100% 0

info.magnolia.jcr.inheritance

Class Tests Errors Failures Skipped Success Rate Time
InheritanceContentDecoratorTest 4 0 0 0 100% 0.005

info.magnolia.test.logging

Class Tests Errors Failures Skipped Success Rate Time
LoggingMatchersTest 9 0 0 0 100% 0.019

info.magnolia.module.files

Class Tests Errors Failures Skipped Success Rate Time
MD5CheckingFileExtractorOperationTest 2 0 0 0 100% 0.16

info.magnolia.utf8

Class Tests Errors Failures Skipped Success Rate Time
Utf8ContentTest 8 0 0 0 100% 1.293

info.magnolia.jcr.wrapper

Class Tests Errors Failures Skipped Success Rate Time
LazyNodeWrapperTest 3 0 0 0 100% 0.277
DelegateSessionWrapperTest 1 0 0 0 100% 0.002
I18nNodeWrapperTest 11 0 0 0 100% 0.095
MgnlPropertySettingContentDecoratorTest 16 0 0 0 100% 0.02
MgnlPropertySettingNodeWrapperTest 1 0 0 0 100% 0.001
JCRPropertiesFilteringNodeWrapperTest 1 0 0 0 100% 0
DelegateNodeWrapperTest 5 0 0 0 100% 0
HTMLEscapingContentDecoratorTest 1 0 0 0 100% 0
ExtendingNodeWrapperTest 20 0 0 0 100% 0.003
ChildFilteringNodeWrapperTest 2 0 0 0 100% 0.001
ChannelVisibilityContentDecoratorTest 1 0 0 0 100% 0.095
ChannelVisibilitySessionWrapperTest 12 0 0 0 100% 1.196
PropertyFilteringNodeWrapperTest 2 0 0 0 100% 0.001
MgnlLogicalWorkspaceNameMappingWorkspaceDecoratorTest 6 0 0 0 100% 0.555
HTMLEscapingNodeWrapperTest 13 0 0 0 100% 0.001
MgnlPropertySettingContentDecoratorRepositoryTest 3 0 0 0 100% 0.354
JCRMgnlPropertiesFilteringNodeWrapperTest 1 0 0 0 100% 0
I18nContentDecoratorTest 1 0 0 0 100% 0

info.magnolia.setup.for5_2

Class Tests Errors Failures Skipped Success Rate Time
AddActivatableMixinForContentNodeTaskTest 1 0 0 0 100% 0.193
GrantsReadPermissionToRolesTaskTest 4 0 0 0 100% 0.745
IsNotAProblematicEnvironmentConditionTest 10 0 0 0 100% 0.003
RenameSameNameSiblingNodesTaskTest 5 0 0 0 100% 0.787
RemoveOpenWFEPermissionsTaskTest 1 0 0 0 100% 0.161

info.magnolia.setup.for5_0

Class Tests Errors Failures Skipped Success Rate Time
RemoveMetaDataInNodeTypeDefinitionTaskTest 1 0 0 0 100% 0.153
Register50NodeTypeTaskTest 1 0 0 0 100% 0.163
AbstractNodeTypeRegistrationTaskTest 8 0 0 0 100% 0.958
ConvertMetaDataUpdateTaskTest 1 0 0 0 100% 0

info.magnolia.cms.util

Class Tests Errors Failures Skipped Success Rate Time
DateUtilTest 1 0 0 0 100% 0.035
RuleTest 6 0 0 0 100% 0.607
TextFileUtilTest 4 0 0 0 100% 0
DumperUtilTest 2 0 0 0 100% 0.208
PathUtilTest 9 0 0 0 100% 0
SimpleUrlPatternTest 19 0 0 0 100% 0
ServletUtilTest 17 0 0 0 100% 0.002
RequestDispatchUtilTest 6 0 0 0 100% 0
QueryUtilTest 15 0 0 0 100% 2.913
ObservationUtilRepositoryTest 4 0 0 1 75% 0.551
UnicodeNormalizerTest 6 0 0 0 100% 0.017
ModuleConfigurationObservingManagerTest 1 0 0 0 100% 6.017
ExceptionUtilTest 21 0 0 0 100% 0
WebXmlUtilTest 9 0 0 0 100% 0.011
BooleanUtilTest 3 0 0 0 100% 0
ObservationUtilTest 4 0 0 0 100% 0.013
WorkspaceObservingManagerTest 3 0 0 0 100% 6.378
WorkspaceXmlUtilTest 2 0 0 0 100% 0.001
StringLengthComparatorTest 1 0 0 0 100% 0
ClasspathResourcesUtilTest 3 0 0 0 100% 0.002
DelayedExecutorTest 3 0 0 0 100% 3.385

info.magnolia.beanmerger

Class Tests Errors Failures Skipped Success Rate Time
ProxyBasedBeanMergerTest 7 0 0 0 100% 0.017
BeanMergerBaseTest 2 0 0 0 100% 0.005
BeanMergerUtilTest 1 0 0 0 100% 0.003

info.magnolia.module

Class Tests Errors Failures Skipped Success Rate Time
ModuleManagementStateTest 3 0 0 0 100% 0.001
ModuleManagerImplTest 11 0 0 0 100% 1.235
ModuleRegistryImplTest 7 0 0 0 100% 0.005
AbstractModuleVersionHandlerTest 16 0 0 0 100% 0.021
ModuleManagerImplClusterTest 2 0 0 0 100% 2.512
ModuleInstanceProviderTest 2 0 0 0 100% 0.07

info.magnolia.jcr.node2bean

Class Tests Errors Failures Skipped Success Rate Time
Node2BeanTest 55 0 0 1 98.182% 0.276
TypeMappingImplTest 17 0 0 1 94.118% 0.057

info.magnolia.cms.filters

Class Tests Errors Failures Skipped Success Rate Time
MultipartRequestFilterTest 5 0 0 0 100% 0.038
FilterDecoratorTest 4 0 0 0 100% 0.014
RepositoryMappingFilterTest 2 0 0 0 100% 0.005
UnicodeNormalizationRequestWrapperTest 2 0 0 0 100% 0.006
MappingTest 2 0 0 0 100% 0.005
MultipartRequestFilterTempFileDeletionTest 1 0 0 0 100% 0.053
CompositeFilterTest 1 0 0 0 100% 0.004
RangeSupportFilterTest 3 0 0 0 100% 0.006
MultipartRequestWrapperTest 1 0 0 0 100% 0.002
FilterManagerImplTest 1 0 0 0 100% 0.024
AggregatorFilterTest 4 0 0 0 100% 0.451
ServletDispatchingFilterTest 21 0 0 0 100% 0.092
InterceptFilterTest 9 0 0 0 100% 0.005
ContentTypeFilterTest 20 0 0 0 100% 2.261
MultiChannelFilterTest 8 0 0 0 100% 0.024
VirtualUriFilterTest 1 0 0 0 100% 0.004
FilterTest 2 0 0 0 100% 0.026

info.magnolia.importexport.filters

Class Tests Errors Failures Skipped Success Rate Time
MagnoliaV2FilterTest 1 0 0 0 100% 0.02
NamespaceFilterTest 2 0 0 0 100% 0.217

info.magnolia.jcr.predicate

Class Tests Errors Failures Skipped Success Rate Time
NodeTypePredicateTest 2 0 0 0 100% 0
JCRPropertyHidingPredicateTest 2 0 0 0 100% 0
StringPropertyValueFilteringPredicateTest 4 0 0 0 100% 0
JCRMgnlPropertyHidingPredicateTest 2 0 0 0 100% 0
DuplicateNodePredicateTest 1 0 0 0 100% 0.102
NodePropertyNamePredicateTest 3 0 0 0 100% 0
NodeNamePredicateTest 2 0 0 0 100% 0

info.magnolia.cms.security

Class Tests Errors Failures Skipped Success Rate Time
DelegatingUserManagerTest 4 0 0 0 100% 0.008
AccessManagerImplTest 2 0 0 0 100% 0.011
CsrfTokenSecurityFilterTest 9 0 0 0 100% 0.006
MgnlUserManagerTest 16 0 0 0 100% 1.943
LogoutFilterTest 2 0 0 0 100% 0.001
ContentSecurityFilterTest 2 0 0 0 100% 0
SecurityUtilTest 8 0 0 0 100% 1.149
MgnlGroupManagerTest 6 0 0 0 100% 0.019
RepositoryBackedSecurityManagerTest 16 0 0 0 100% 1.725
CsrfSecurityFilterTest 3 0 0 0 100% 0.002
PrincipalUtilTest 5 0 0 0 100% 0
ExternalUserManagerTest 3 0 0 0 100% 0.018
HierarchicalUserManagerTest 9 0 0 0 100% 2.196
MgnlRoleManagerTest 5 0 0 0 100% 0.018
RescueSecuritySupportTest 10 0 0 0 100% 3.187
MgnlUserManagerRepositoryTest 15 0 0 0 100% 8.5
SecurityUtilKeyStoreTest 2 0 0 0 100% 0.06
SecurityTest 1 0 0 0 100% 0.005
SecuritySupportObservedComponentFactoryTest 2 0 0 0 100% 0.024
PermissionUtilTest 5 0 0 0 100% 0
MgnlUserTest 9 0 0 0 100% 0.048
MgnlGroupTest 10 0 0 0 100% 0.046
MgnlGroupManagerRepositoryTest 7 0 0 0 100% 0.821
URISecurityFilterTest 2 0 0 0 100% 0.004

info.magnolia.setup

Class Tests Errors Failures Skipped Success Rate Time
CoreModuleVersionHandlerTest 26 0 0 0 100% 23.253
AddLockableMixinToActivatableMixinTaskTest 1 0 0 0 100% 0.161
AddLockableMixinToVersionableMixinTaskTest 1 0 0 0 100% 0.158
AddActivatableMixinForMgnlResourceTaskTest 1 0 0 0 100% 0.139
MigrateVersionWorkspacesToNewStructureTaskTest 4 0 0 0 100% 4.866
ChangeNodeTypeOfSubAppsTaskTest 1 0 0 0 100% 0.217
RenameVersionNodesTaskTest 1 0 0 0 100% 0.194

info.magnolia.map2bean

Class Tests Errors Failures Skipped Success Rate Time
Map2BeanTransformerTest 9 0 0 0 100% 0.018

info.magnolia.jackrabbit

Class Tests Errors Failures Skipped Success Rate Time
JackrabbitIndexingConfigurationTest 7 0 0 0 100% 6.099

info.magnolia.voting.voters

Class Tests Errors Failures Skipped Success Rate Time
URIStartsWithVoterTest 3 0 0 0 100% 0
RequestHeaderPatternSimpleVoterTest 4 0 0 0 100% 0
IfVoterTest 3 0 0 0 100% 0
URIRegexVoterTest 4 0 0 0 100% 0.014
AbstractRequestHeaderPatternVoterTest 1 0 0 0 100% 0.001
SystemOrAdminUserVoterTest 5 0 0 0 100% 0.02
BoolVoterSetTest 4 0 0 0 100% 0
RoleBaseVoterTest 4 0 0 0 100% 0
RequestExtensionVoterTest 9 0 0 0 100% 0.013
ResponseContentTypeVoterTest 8 0 0 0 100% 0.024
DomainNameRegexVoterTest 2 0 0 0 100% 0.001
BasePatternVoterTest 1 0 0 0 100% 0.017
RequestParameterVoterTest 7 0 0 0 100% 0.004
URIPatternVoterTest 4 0 0 0 100% 0
RequestParametersVoterTest 6 0 0 0 100% 0
RequestHeaderPatternRegexVoterTest 5 0 0 0 100% 0

info.magnolia.objectfactory.guice

Class Tests Errors Failures Skipped Success Rate Time
GuiceIssue791Test 4 0 0 0 100% 0.005
GuiceParameterResolverTest 5 0 0 0 100% 0.015
GuiceComponentProviderTest 13 0 0 0 100% 0.157
GuiceScopesTest 8 0 0 0 100% 0.047
GuiceComponentProviderBuilderTest 1 0 0 0 100% 0.006

info.magnolia.cms.core

Class Tests Errors Failures Skipped Success Rate Time
PathTest 6 0 0 0 100% 0.015
NodeTypeBasedACLPermissionsTest 9 0 0 0 100% 0.033
MagnoliaAccessProviderTest 7 0 0 0 100% 0.093
DefaultACLPermissionsTest 8 0 0 0 100% 0.057
AggregationStateTest 9 0 0 0 100% 0.024
NodeTest 13 0 0 0 100% 1.438
MetaDataTest 36 0 0 0 100% 0.004
RootOnlyPermissionTest 3 0 0 0 100% 0.011
HTMLEscapingAggregationStateTest 6 0 0 0 100% 0

info.magnolia.cms.i18n

Class Tests Errors Failures Skipped Success Rate Time
DefaultI18nContentSupportTest 4 0 0 0 100% 0.023
AbstractI18nContentSupportTest 11 0 0 0 100% 0.028
HierarchyBasedI18nContentSupportTest 4 0 0 0 100% 0.023
DefaultMessagesImplTest 3 0 0 0 100% 0.01
MessagesManagerTest 5 0 0 0 100% 0.019

info.magnolia.jcr.nodebuilder.task

Class Tests Errors Failures Skipped Success Rate Time
ModuleNodeBuilderTaskTest 2 0 0 0 100% 0.201
ModuleConfigNodeBuilderTaskTest 3 0 0 0 100% 0.313
NodeBuilderTaskTest 3 0 0 0 100% 0.34

info.magnolia.init.properties

Class Tests Errors Failures Skipped Success Rate Time
ModulePropertiesSourceTest 2 0 0 0 100% 0.001

info.magnolia.module.ui

Class Tests Errors Failures Skipped Success Rate Time
ModuleManagerWebUITest 4 0 0 0 100% 1.27
InstallationFilterTest 3 0 0 0 100% 0.026

info.magnolia.jackrabbit.lucene

Class Tests Errors Failures Skipped Success Rate Time
SearchIndexTest 3 0 0 0 100% 0.001
SearchHTMLExcerptTest 1 0 0 0 100% 0.031

info.magnolia.test.mock

Class Tests Errors Failures Skipped Success Rate Time
MockUtilTest 6 0 0 0 100% 0.004
MockComponentProviderTest 2 0 0 0 100% 0

Test Cases

[Summary] [Package List] [Test Cases]

HasPropertyDelegateTaskTest

relativePath 0
ifTrueTaskIsRunIfNodeAndPropertyExist 0
ifFalseTaskIsRunIfPropertyDoesNotExist 0
ifFalseTaskIsRunIfNodeDoesNotExist 0

DelegatingUserManagerTest

createUserNeedsAtLeastOneSupportingUserManager 0.004
getAllUsersIgnoresUnsupportedUserManagersAndCollects 0.002
getUsersWithGroupIgnoresUnsupportedUserManagerAndCollects 0.001
getUserIgnoresUnsupportedUserManager 0.001

PropertyStringComparatorTest

advancedComparisonWhereSomeNodesDoNotHaveTheExpectedProperties 0
comparisonWhenExceptionIsThrown 0
basicComparison 0

ImportCommandTest

testImportCommandDuplicateName 0.523
testImportCommandTargetPathDoNotExist 0.11
testImportCommand 0.492
testImportCommandEmptyFile 0.108

ComponentsTestUtilTest

testSetSingletonInstance 0
testConfiguredImplementation 0.001
testInstanceFactory 0.001

BootstrapUtilTest

boostrapThrowsIAEOnNullResourceNames 0
testGetFilenameFromResource 0
testGetWorkspaceNameFromResource 0
testGetFullpathFromResource 0
testGetPathnameFromResource 0

TextFileConditionsUtilTest

testAddFalseConditionIfExpressionIsNotContained 0
testAddFalseConditionIfExpressionIsContained 0

ObjectFactoryTest

testSettingSystemPropertyIntoDefaultComponentStillAllowsToSwapImplementationsLater 0

BootstrapConditionallyTest

simplesConstructorWorksAsExpected 0
bootstrapsIfNodeDoesNotExist 0.004
executesDelegateTaskIfNodeExists 0.003
autoGeneratedDescription 0.003

URI2RepositoryManagerTest

testGetURIWhenLinkIsEditorBinaryLinkAndPrefixHandleIsSet 0
testGetURIWhenLinkIsNotEditorBinaryLinkAndPrefixHandleIsSet 0

URIStartsWithVoterTest

testNotVoter 0
testInverseVoter 0
testBasics 0

BootstrapUtilRepositoryTest

testRebootstrapAtRootLevel 0.109
testRebootstrapAtFirstLevel 0.153
testExport 0.112

CommandsManagerTest

testRegisterCommands 0.013
testGetCommandByCatalogAndName 0.011
testExecuteCommand 0.004
testReloadsCommandsOnChange 1.034
testExecuteCommandWithContext 0.011
testCloneCommandWithCustomProperties 0.011
basicChainCommandTest 0.009
testCloneMarkNodeAsDeletedCommand 0.01
testCloneImportCommand 0.01
testGetCommandByName 0.011

AccessManagerImplTest

getPermissions 0
multiThreadAccess 0.011

CsrfTokenSecurityFilterTest

blockIfTokenMissingFromRequest 0.003
allowNoSessionAndDontCreateOne 0.001
generateTokenOnGetMethod 0
blockIfTokenMissingFromSession 0
loginFormMaySendEmptyTokenForNow 0.001
allowIfTokensMatch 0
generateTokenOnNewSessions 0
blockIfTokenMismatch 0.001
blockIfTokenMissingFromBothRequestAndSession 0

BootstrapUtilClusterRepositoryTest

bootstrapIfClusterMasterAndClustered 0.119
bootstrapIfNotClusterMasterAndNotClustered 0.132
doNotBootstrapIfIsNotClusterMasterAndClustered 0.132
bootstrapIfClusterMasterButNotClustered 0.119

RequestHeaderPatternSimpleVoterTest

testVotesFalseWhenNoPatternSet 0
testVotesTrueOnMatchingWildcardPattern 0
testVotesFalseWhenNoHeaderNameSet 0
testVotesFalseOnNonMatchingWildcardPattern 0

BootstrapSingleResourceAndOrderAfterTest

autoGeneratedDescription 0

MgnlUserManagerTest

timezonePermissionIsSetForAdminUser 0.272
usernameCantBeNull 0.003
newUserInstanceDoesntSwallowRepositoryException 0.003
findPrincipalNodeWithOtherRealm 0.003
usernameCantBeBlank 0.003
usernameCantBeEmpty 0.002
usernameValidationUponCreationWithException 0.003
changePasswordOfUser 0.522
userWasCreatedUnderCertainPath 0.267
usernameIsValidatedUponCreation 0.021
setStringProperty 0
setProperty 0.001
findPrincipalNode 0.003
timezonePermissionIsNotSetForNonAdminUser 0.277
setPropertyToNull 0.003
changePasswordOfUserInSubNode 0.56

LazyNodeWrapperTest

multipleWrappingIsPossible 0.092
userJcrSessionIsUtilised 0.094
systemContextIsUsedAsFallback 0.091

NodeUtilIsNodeTypeTest

testIsNodeTypeSupportsMixins 0.091
testIsNodeType 0.091

NodePathComparatorTest

comparisonWhenExceptionIsThrown 0.001
basicComparison 0

LogoutFilterTest

testVerifyThatRedirectIsSendWhenLogoutParameterIsSet 0
testVerifyThatRedirectIsNotSendWhenLogoutParameterIsNotSet 0

RegexpVirtualURIMappingTest

testExample 0
testExample2 0
testExample3 0
testQueryStringIsBeingPassedThroughExample 0
testSupportsMoreThan9Groups 0
testRegexSubstitutionWorksAndLevelIsSetToGroupCountPlusOne 0
testGracefullyFailingOnIncompleteConfig 0
testQueryStringMappingFailedOnWrongQueryString 0
validateURIWhenToURIIsNotSet 0
validateURIWhenToURIIsNull 0
testQueryStringIsBeingPassedThroughExample2 0
testQueryStringIsBeingPassedThroughExample3 0
validateURIWhenPropertiesAreNotSet 0
testGracefullyFailingOnWrongRegexGroup 0.001
validateURIWhenPropertiesAreNull 0

MgnlContextTest

testCanDeclareCheckExceptionToBeThrownByDoInSystemContext 0.443
testCanThrowRuntimeExceptionsWithoutSpecificThrowsClauseInDoInSystemContext 0.005
testMgnlContextReleasedIfOPThrowExceptionAndReleaseAfterExecutionIsTrue 0.116

ModuleNodeBuilderTaskTest

testUsesExistingModuleNode 0.101
testModuleNodeIsCreatedIfNeeded 0.1

DefaultMagnoliaPropertiesResolverTest

testSystemPropertiesCanBeUsed 0.146
testDefaultLocations 0.001
testFileResolutionCtxAttributes 0.001
testFileResolutionWithRootContextPath 0
unexistingContextParamsAttributesAndPropertiesAreNotSubstituted 0.001
testLocationsAreTrimmed 0.001
testSourcesOnlyIncludeExistingLocations 0.007
testEnvironmentPropertiesCanBeUsed 0.001
testFileResolutionWithContextPath 0.001

ContentSecurityFilterTest

testIsAllowedForOther 0
testIsAllowedForAnonymous 0

DefaultVirtualURIMappingTest

mapURI 0
validateURIWhenToURIIsNotSet 0
validateURIWhenPropertiesAreNotSet 0
validateURIWhenPropertiesAreNull 0

JackrabbitIndexingConfigurationTest

mgnlTagsMultivaluedPropertyIsNotExcludedFromFullTextSearch 1.619
excludedPropertiesAreFoundInWhereLike 0.786
titlePropertyIsBoosted 0.794
excludedPropertiesAreFoundInWhereEquals 0.736
indexConfigurationAggregatesAreasAndComponentsIntoMgnlPageFullIndex 0.674
excerptFunction 0.744
excludedPropertiesAreNotFoundInFullTextSearch 0.746

DelegateSessionWrapperTest

testUnwrap 0.001

ContentDecoratorVersionHistoryWrapperTest

testVersionHistoryIsWrapped 0.144
testWrappedVersionDoesntFail 0.101
testVersionIsWrapped 0.103
testFrozenNodeIsWrapped 0.101

BootstrapSingleResourceAndOrderTest

orderAfter 0.201
orderBefore 0.115

DefaultI18nContentSupportTest

toRawURI 0.007
testDetermineLocaleEndlessLoop 0.008
testGetNodeDataEndlessLoop 0.004
testDetermineLocale 0.004

CollectionPropertyHidingTransformerTest

preserveOrderWhenSettingArrayProperty 0.004

ChangeAllPropertiesWithCertainValueTaskTest

changeAllPropertiesWithCertainValueTask 0.114
propsValueIsChangedOnlyOnSpecifiedNodeAndItsDescendant 0.12
worksWithClassName 0.116
autoGeneratedDescription 0.105

PathExistenceDelegateTaskTest

delegateTaskIsExecuted 0
delegateTaskIsNotExecutedWhenPathThatShouldExistDoesNot 0.001
delegateTaskIsNotExecutedWhenOneOfThePathsThatShouldExistDoesNot 0.001
delegateTaskIsExecutedWhenNoConditionsAreGiven 0
delegateTaskIsExecutedWithMultipleConditions 0
delegateTaskIsNotExecutedWhenPathThatShouldNotExistIsFound 0.001
delegateTaskIsNotExecutedWhenExceptionIsThrownWhileCheckingPaths 0

ExecutionMatcherTest

throwsNoExceptionMatcher 0
throwsSomethingMatcher 0.001
throwsExceptionSampleUsage 0
throwsSomethingMatcherWithThrowableMismatch 0.002
sampleUsageWithChainableMatchersForExceptions 0

ContentRepositoryTest

testUnknownRepositoryShouldAlsoYieldMeaningfulExceptionMessageForRepositoryProviders 0
skipped

HostBasedVirtualURIMappingTest

validateWhenFromURIIsNotSet 0.002
testMappingThatDoesNotMatch 0
mapURIWhenHostMappingIsNull 0
testMapURIWithHostThatDoesNotMatch 0
testMappingThatDoesMatch 0
validateURIWhenToURIIsNotSet 0.001
testMapURIWithHostThatDoesMatch 0
validateURIWhenToURIIsNull 0
testMapURIWithHostsWhereOneDoesMatch 0
testMappingWhereOneDoesMatch 0
testMapURIWithNoHosts 0
validateURIWhenPropertiesAreNotSet 0
testMappingThatBestMatchWinsPart1 0.001
testMappingThatBestMatchWinsPart2 0
validateUriWhenToURIIsNotSetButHostMappingIsSet 0
validateURIWhenPropertiesAreNull 0.001

NodeTypePredicateTest

testEvaluateSupertypes 0
testEvaluate 0

SkipVersionOnExportTest

testExportSystemView 0.125
testExportDocumentView 0.119

ContentDecoratorNodeWrapperTest

returnsWrappedPropertyGetPropertyFromProperty 0
canBeReWrappedByCDNWWithDifferentDecorator 0.001
multipleInheritanceDisabledTest 0
returnsWrappedPropertyOnSetProperty 0
testEqualsWithDifferentNodes 0
cantBeReWrappedByCDNWWithSameDecorator 0
testEquals 0
testEqualsWithDifferentDecorators 0

ConfigurationTest

testNonScopedComponent 0.091
testSingletonScopedComponentFactory 0.027
testEagerSingletonScopedComponent 0.027
testProvider 0.024
testLazySingletonScopedComponent 0.018
testConfiguredEagerSingleton 0.032
testConfigured 0.02
testComponentFactory 0.016
testObserved 0.036
testConfiguredSingleton 0.014
testSingletonScopedProvider 0.014

RemoveMetaDataInNodeTypeDefinitionTaskTest

testDoExecute 0.153

SecurityUtilTest

testBCProviderShouldNotBeRegistred 0.123
testPasswordRemovingMethodFromCache 0.098
testRemoveAllPasswordPamametersFromCacheLog 0.122
testCrypt 0.363
testUpdateKeysKeyLocationIsSet 0.132
testKeyStore 0.122
testUpdateKeysKeyLocationIsNotSet 0.095
testPasswordRemovingMethodFromURL 0.094

ModulePropertiesSourceTest

testPropertiesCanBeOverriddenUsingDependencyOrderingOfModules 0
testDifferentPropertiesCanRegisteredByDifferentModulesEllipsisDuh 0.001

I18nNodeWrapperTest

getParentReturnsWrappedNode 0.044
hasPropertyReturnsTrueWhenOnlyDefaultIsAvailable 0.005
testMultipleWrappingIsNotSupported 0.006
testWrapNode 0.005
hasPropertyReturnsFalseWhenNoSuchPropertyExists 0.005
hasPropertyReturnsTrueWhenOnlyLocaleVariantIsAvailable 0.005
getRootParentThrowsItemNotFoundException 0.005
getPropertyReturnsLocalizedValue 0.005
getAncestorReturnsWrappedNode 0.005
getPropertyDoesntReturnResourceNode 0.005
getNodeReturnsLocalizedNode 0.005

MD5CheckingFileExtractorOperationTest

testLocallyModifiedFiles 0.023
testAbsentFilesAreRecreated 0.124

VirtualURIManagerTest

testMap 0.007
testReloadsTemplatesOnChange 1.044
testRegistersTemplatesOnStart 0.007

MgnlGroupManagerTest

testRefusesToCreateSameNameGroup 0.003
testGetGroup 0.003
testCreateGroup 0.003
testGetGroupInFolder 0.003
testGetAllGroups 0.004
testCreateGroupWithPath 0.003

ModuleManagementStateTest

testDescriptionForInstallsOnly 0
testDescriptionForUpdatesOnly 0
testDescriptionForInstallsAndUpdates 0

AsynchronousContextTest

supportedMethods 0.131
wrap 0.152

SimpleContextTest

testSimpleContextDelegateGetJCRSessionMethod 0.123

HostBasedRegexpVirtualURIMappingTest

testMapURIWithQuery 0
testToString 0.001
mapURIWhenHostMappingIsNull 0
testMapURIWithQueryToHost 0
testMapURI 0
testExample 0
testExample2 0
testExample3 0
testQueryStringIsBeingPassedThroughExample 0
testSupportsMoreThan9Groups 0.001
testRegexSubstitutionWorksAndLevelIsSetToGroupCountPlusOne 0
testGracefullyFailingOnIncompleteConfig 0
testQueryStringMappingFailedOnWrongQueryString 0
validateURIWhenToURIIsNotSet 0
validateURIWhenToURIIsNull 0
testQueryStringIsBeingPassedThroughExample2 0
testQueryStringIsBeingPassedThroughExample3 0
validateURIWhenPropertiesAreNotSet 0
testGracefullyFailingOnWrongRegexGroup 0.001
validateURIWhenPropertiesAreNull 0

ContentDecoratorVersionManagerWrapperTest

testVersionManagerIsWrapped 0.093

RepositoryBackedSecurityManagerTest

findPrincipalNodeByTraversalWithSameNameNodesOfWrongType 0.098
findPrincipalNodeByQueryWitNonRootStartNode 0.107
findPrincipalNodesIgnoresNodesUnderDifferentRoot 0.105
findPrincipalNodeByTraversalWithNameContainsSpecialCharacters 0.107
findPrincipalNodeByQueryWithSameNameNodesOfWrongType 0.102
findPrincipalNodeByTraversalWitNonRootStartNode 0.138
findUsersOrGroupsHavingAssignedGroupOrRoleWithUid 0.102
findPrincipalNodes 0.108
findPrincipalNodeByQuery 0.104
findPrincipalNodeByQueryWithMultipleMatches 0.099
findPrincipalNodeByQueryWithInvalidJcrName 0.097
findPrincipalNodeByTraversalConsidersUnsavedNodes 0.1
findPrincipalNodeByTraversalWithMultipleMatches 0.117
findPrincipalNode 0.102
findUsersOrGroupsHavingAssignedGroupOrRoleWithUidWithNoMatches 0.129
findPrincipalNodeByQueryWithNameContainsSpecialCharacters 0.109

DateUtilTest

testCustomFormatShouldUseGivenLocale 0.035

RuleTest

testConstructRuleFromStringRepresentaionOfRuleClassWhenReverseIsTrue 0.098
testConstructRuleFromStringRepresentaionOfRuleClass 0.094
testIsNotAllowedNode 0.096
testConstructRuleFromStringRepresentaionOfRuleClassWhenReverseIsNotProvided 0.091
testRuleStringConstructor 0.097
testIsAllowedNode 0.131

RemovePropertiesTaskTest

testExecute 0.139

WriterResponseWrapperTest

testCantUseOutputStreamAfterWriter 0.001
testCantUseWriterAfterOutputStream 0

ClassesTest

testCanSetupADifferentClassFactory 0.006
testDefaultClassFactoryWorksJustFine 0.002

AbstractI18nContentSupportTest

getPropertyWithNextLocaleAndFallback 0.003
testGetLocaleWorksWhenNotInWebContext 0.003
getArraysPropertyWithLocale 0.003
getPropertyWithDefaultLocale 0.002
getNextLocaleFromCountrySpecificLocale 0.003
getPropertyWithBothDefaultAndSuffixed 0.002
getDefaultLocaleIfNull 0.003
getLocaleIfNull 0.002
getNextLocaleWithFallbackLocale 0.003
getNextLocaleFromLanguageLocale 0.002
getPropertyWithExplicitCurrentLocale 0.002

AddActivatableMixinForContentNodeTaskTest

testExecute 0.193

IfVoterTest

testReturns0IfConditionIsFalseAndOtherwiseIsntSet 0
testReturnsValueOfElseIfConditionIsTrue 0
testReturnsValueOfOtherwiseIfConditionIsFalse 0

PropertiesImportExportTest

testCreateNodesFailingBecauseOfDotInPath 0
testCreateNodes 0.002
testCreateNodesFailingBecauseOfMissingTrailingSlash 0
testConvertPropertyStringToBinaryObject 0
testCreateNodesFailingBecauseOfEqualsSignWithoutADot 0.003
testExportsNodeTypeAndIdentifier 0.002
testCreateNodesFailingBecauseOfDotAndMonkeyTail 0.001
testExportsProperties 0.003
testConvertsToWrapperType 0
testDoesntExportRootNode 0.003
testCanUseIntShortcutForConvertingIntegers 0

CandidateParameterResolverTest

lenientToNullCandidates 0.003

JcrExportCommandTest

allNamespacesButSvAndXsiAreFiltered 0.12

ChangeVirtualUriMappingTaskTest

doExecute 0.008
autoGeneratedDescription 0

InstallContextImplTest

sessionInInstallContextIsNotWrappedInMgnlPropertySettingDecorator 0.162
dontFailWithClassCastException 0.129

AuditLoggingManagerTest

testNoErrorIsThrownInCaseOfMissingLogConfiguration 0

CsrfSecurityFilterTest

testIsAllowedForIncorrectReferrer 0.002
testIsAllowedForCorrectReferrer 0
testIsAllowedWithNoReferrer 0

URI2RepositoryMappingTest

uriPrefixEndsWithSlash 0
getUri 0
getHandleWhenLinkWithPrefixHandleExistInRepo 0.003
whenRequestingTheHandleMakeSureItIsNotAppendedTwice 0.003
handlePrefixIsNotRemoved 0.003
getHandleStripsExtensionInclTheDot 0.003

PrincipalUtilTest

testFindPrincipalInCollection 0
testRemovePrincipalFromCollection 0
testRemovePrincipal 0
testFindACLByName 0
testFindPrincipal 0

DefaultRepositoryManagerTest

testUnknownRepositoryShouldAlsoYieldMeaningfulExceptionMessageForRepositoryProviders 1.394
verifyImagingSessionIsWrappedAsExpected 0.422
testSystemAndVersionAreCreatedForAllRepositories 0.406
createWorkspace 0.338
verifySessionsAreWrappedAsExpected 0.296
verifyVersionStoreSessionDontWrapVersioningSession 0.258
createWorkspaceInWrongRepo 0.331

MetaDataUtilTest

testUpdateMetaData 0.129
testGetMetaData 0.094

HierarchyBasedI18nContentSupportTest

testDetermineLocaleEndlessLoop 0.014
testGetNodeDataEndlessLoop 0.003
testDetermineLocale 0.003
toRawURI 0.003

URIRegexVoterTest

testPathAndCtx 0
testForGetParameter 0
testEmptyUri 0
testPathOnly 0

NodeVisitorTaskTest

executeOnlyOperatesOnMatchingNodes 0.004
executeVisitsHierarchyAndOperatesOnNode 0.001
executeStopsVisitingHierarchyOnPredicate 0.002
canBeExecutedTwice 0

SystemMonitorTest

testIsMemoryLimitReachedWhenBelowThresholdInMbAndBelowThresholdPercentage 0.001
testIsMemoryLimitReachedWhenBelowThresholdInMb 0
testIsMemoryLimitReachedWhenBelowThresholdPercentage 0

ComponentDefinitionTest

equalsImplementationIsNullSafe 0
hashCodeImplementationIsNullSafe 0

LinkUtilConversionTests

convertImageTagWithOneLink 0.006
convertImageTagWithTwoLinks 0

GuiceIssue791Test

getInstance_ofSet_ContainsB 0.002
getInstance_ofSet_ContainsC 0.001
getInstance_ofC_IsIdentical 0.001
getInstance_ofB_IsIdentical 0.001

PathTest

getAbsoluteFileSystemPathPrependsApplicationRootDirIfPathIsRelative 0.001
getAbsoluteFileSystemPathReturnsArgumentIfPathIsAbsolute 0.003
isCharValid 0.002
getValidatedLabel 0.003
getUniqueLabelWithExtension 0.003
getUniqueLabel 0.002

DefaultMessagesImplTest

fallbackWillNotDetermineLocaleFromSystemLocaleAndWillReadISO88591 0.003
testGetBundle 0.004
selfTest 0.003

DefaultMagnoliaInitPathsTest

testDetermineWebappFolderNameWorksWithBackslashes 0.042
testDetermineWebappFolderNameWorksWithTrailingSlashesAndBackslashes 0.001
testDetermineRootPathTranslatesBackslashesAndStripsTrailingSlash 0.001
testDetermineWebappFolderNameJustWorks 0.001
testDetermineRootPathJustWorks 0.001
blowsIfGetRealPathReturnsNull 0.002
testDetermineRootPathStripsTrailingSlash 0.001
testDetermineWebappFolderNameWorksWithTrailingSlashes 0.002
doesNotFailOnAppServersOnlySupportingGetRealPathWithSlashAsArgument 0.002
testDetermineRootPathTranslatesBackslashes 0.001

GuiceParameterResolverTest

instantiateUnresolvedArgument 0.004
injectDependencyAsProvider 0.003
injectGenericDependency 0.004
injectNamedDependency 0.002
injectSimpleDependency 0.002

LoggingMatchersTest

receiveNoLogWithException 0.003
receiveLogWithException 0.01
failToReceiveNoLogWithException 0.005
failToReceiveLog 0
receiveNothing 0
receiveLog 0.001
failToReceiveLogWithException 0
wontReceiveLogAfterTearDown 0
failToReceiveNothing 0

SessionTestUtilTest

testCreateSessionWithStringVarargs 0
testMockSessionSetsProperWorkspaceName 0
testCreateSessionFromString 0

SimpleEventBusTest

testHandlerRemovedWhileDispatchingIsCalled 0
testMultipleThreads 1.993
testMultipleRegistrationOfTheSameHandlerWillNotResultInMultipleInvocations 0
testAreHandlersInvokedInOrder 0.003
testHandlerAddedWhileDispatchingIsNotCalled 0

WorkspaceEventListenerRegistrationTest

deferredListenerCanBeRegisteredOnlyOnceForSameEventListenerInstance 0.113
sameListenerCannotBeRegisteredMultipleTimes 0.103
ignoreChangesOnSharedSystemNodesWhenObservingRoot 0.151
deferredListenerIsNotWrappedMultipleTimes 0.1
listenToChangesInsideObservedPath 0.12
listenerCanBeRegisteredAndUnregistered 0.1
ignoreChangesOutsideObservedPath 0.151

MgnlAuditLoggingContentDecoratorTest

sequenceActionModifyNodeDelete 0.307
sequenceActionMoveModifyDelete 0.343
logModifiesWhenDeletionIsFirstEntryForGivenPath 0.278
logModifiesPropertyAsUser 1.192
logModifiesNode 0.263
sequenceActionMoveCreate 0.251
sequenceActionMoveDelete 0.262
sequenceActionMoveModify 0.244
sequenceActionCreateSessionDelete 0.242
logMovesNode 0.235
sequenceCreateMove 0.245
sequenceActionModifyMoveDelete 0.243
sequenceActionModifyCreate 0.215
logDeletesNode 0.246
logDeletesWhenDeletionIsFirstEntryForGivenPath 0.245
sequenceActionModifyModify 0.226
sequenceActionCreateNodeDelete 0.215
sequenceActionModifySessionDelete 0.222
logCreatesNodeWithSpecificNodeType 0.201
logSessionDelete 0.212
logCreatesNode 0.21
sequenceActionSessionDeleteCreate 0.263
sequenceCreateModifyDelete 0.224
sequenceActionCreateCreate 0.21
logModifiesProperty 0.208
sequenceCreateModify 0.21
nodeSave 0.228
isContentWrappedByMgnlAuditLogContentDecorator 0.239
logNodeDeleteCreateDelete 0.228
sequenceActionNodeDeleteCreate 0.239
sequenceActionModifyMove 0.244

HTMLEscapingWebContextWrapperTest

getAggregationStateReturnsHTMLEscapingAggregationState 0.006

ExternalUserManagerTest

getUsersWithGroupIncludesUsersFromSubGroups 0.017
getUsersWithGroup 0
getUsersWithRole 0.001

LoginFilterTest

testRedirectAfterSuccessfullLoginWithoutParameterReturnTo 0.009
testRedirectAfterSuccessfullLoginWithParameterReturnTo 0.001
testWritesToAccessLogOnlyOnceUponSuccess 0

AbstractConditionalRepositoryTaskTest

isExecutedWhenGivenPathDoesNotExist 0
verifyRootNodeDoesNotFailExecution 0.001
canHandleRelativePaths 0
throwsExceptionWhenWorkspaceDoesNotExist 0.001
isNotExecutedWhenGivenPathExists 0

RequestAttributeStrategyTest

testGetRequestUriStripsJSessionId 0.004
testSessionAttributes 0.004
testLocalAttributes 0.001
testApplicationAttributes 0.005

PredicateMatchersTest

verifiesPredicate 0
describesMismatchWithBestEffort 0.001

MgnlPropertySettingContentDecoratorTest

shouldIgnoreUpdateWithJCRProperty 0
setMgnlCreatedDateOnWrapper 0.001
setMgnlCreatedDateDoesNothingOnNullNode 0
lastUpdateDateResolvesUser 0.004
setMgnlCreatedDateDoesNothingOnRoot 0.001
setCreated 0.003
setCreatedWithRecursion 0.002
shouldIgnoreUpdateWithNonTemplateMGNLProperty 0
shouldNotIgnoreUpdateWithMgnlVariantTitle 0
shouldNotIgnoreUpdateWithMgnlAssignedSegments 0
updateLastModified 0.003
setMgnlCreatedDate 0.001
shouldNotIgnoreUpdateWithMgnlTemplate 0
shouldNotIgnoreUpdateWithMgnlVariationOf 0
getCurrentUserName 0
updateLastModifiedDateGoesFromComponentToPage 0.004

JCRPropertyHidingPredicateTest

testReturnsFalseOnException 0
testEvaluate 0

StringPropertyValueFilteringPredicateTest

testReturnsFalseOnException 0
testEvaluate 0
testEvaluateNull 0
testEvaluateType 0

MockSessionTest

testConstructionProperlyWiresSessionToRoot 0
testGetItem 0.001
testGetNodeByIdentifier 0
testGetItemOnNonAbsolutePathFails 0
testNodeExistsFromString 0
testGetItemOnNonExistingPathFails 0
testGetNodeFromStringe 0
testConstructionProperlyWiresWorkspaceToSession 0
testGetPropertyFromString 0
testGetPropertyOnRootNode 0

FindAndChangeTemplateIdTaskTest

findAndChangeTemplateId 0.145
autoGeneratedDescription 0.216

NodeMatchersTest

testHasPropertyWithValueMatcher 0.001
testHasNodeWithMatchingNodeType 0.003
testHasNodeWithNonMatchingNodeType 0.001
multivalueProperty 0.003
hasNodeWithMatchers 0.001
hasPropertyWithMatchers 0
testHasNode 0.001
testHasNodeWhenNotAround 0
testHasProperty 0
hasNodeCanBeCombinedWithNot 0
testHasPropertyWhenNotAround 0

MgnlPropertySettingNodeWrapperTest

testAddSetsMgnlCreated 0.001

BootstrapSingleModuleResourceTest

partialXmlBootstrap 0.116
autoGeneratedDescription 0.108
partialYamlBootstrap 0.153

ProxyBasedBeanMergerTest

mergeMergedClass 0.008
isMergeable 0.001
mergeMap 0.003
mergeOfInterfaces 0.002
isSimpleType 0
mergeUsesSubClassIfAssignable 0
mergedProperties 0.003

UtilMatchersTest

mapSizeHasDecentMessageWithMatchedSize 0
regex 0
mapSizeHasDecentMessageWithFixedSize 0

ContentDecoratorUtilTest

returnsFalseWhenNotDecorated 0
returnsTrueWhenQueriedForSubClass 0
returnsTrueWhenQueriedForExactClass 0
returnsFalseWhenDecoratedByOtherDecorator 0

CoreModuleVersionHandlerTest

updateFrom544 1.423
updateFrom546 1.147
updateFrom553 0.387
updateFrom547RemovesLegacyLog4jServlet 1.08
pngSwfMimeTypesOnInstall 0.483
instanceUuidIsntOverridenIfPresent 0.43
checkNewMultipartFilter 0.301
upgradeFrom522 1.418
updateFrom57 0.333
updateFrom60 0.28
updateFrom549AddsKoreanLanguage 0.968
cleanInstall 0.407
mMP4MimeTypesOnInstall 0.407
test543MimeTypesOnInstall 1.231
updateFrom5512 0.327
upgradeFrom531CSRF 1.355
updateSecurityBaseRolePermissions 1.38
test45DoesNotInstallWhenFromSmallerThan446 0.104
upgradeFrom45 2.03
test446MimeTypesOnInstall 0.439
updateTo512anonymousUserPermissions 1.608
updateTo546WarnsUserIfThereAreAnyDotPrefixInUserRoles 1.203
updateFrom549AddsLockableMixinToActivatableAndVersionable 1.006
updateFrom534CheckSuperuserRolePermissionAreUpdated 1.373
instanceUuidPropertyGetsCreatedIfNotPresent 0.434
usersAndRolesHaveLastActivatedPropertySetOnUpdateTo511 1.699

JCRPropertiesFilteringNodeWrapperTest

testMultipleWrappingIsNotPossible 0

MockItemTest

testGetDepth 0
testGetPath 0

DependencyCheckerImplTest

testDependenciesCanUseLowerBoundInfiniteRanges 0
testShouldFailWhenDependencyNotFound 0
testNonOptionalDependencyWithUnspecifiedVersionShouldBeTakenIntoAccount 0
testWebappIsAlwaysSortedLast 0
testDependenciesShouldBeInvalidIfOutsideOfUpperBound 0
testDependenciesShouldBeInvalidIfOutsideOfUpperBoundWithInfiniteLowerBound 0
testDependenciesCanUseFiniteRanges 0
testCoreIsAlwaysSortedFirst 0
testBlowupExplicitelyInCaseOfSelfDependency 0
testModulesShouldBeSortedAccordingToDependencies 0
testSimpleDependenciesAreResolvedAndChecked 0
testOptionalDependenciesAreIndeedOptional 0
testDependenciesCanUseUpperBoundInfiniteRanges 0
testOptionalDependencyWithUnspecifiedVersionShouldBeTakenIntoAccount 0
testDependenciesShouldBeInvalidIfOutsideOfLowerBoundWithInfiniteUpperBound 0
testDependenciesShouldBeInvalidIfOutsideOfLowerBound 0
testCyclicDependenciesBlowupWithAClearExceptionMessage 0
testOptionalDependenciesStillHaveToMatchVersionRanges 0

IsAdminInstanceDelegateTaskTest

executesAuthorDelegateTaskWhenIsAuthor 0
executesAuthorDelegateTaskWhenAdminPropertyDoesNotExist 0.003
executesPublicDelegateTaskWhenIsPublic 0.003
executesAuthorDelegateTaskWhenAdminPropertyHasAMeaninglessValue 0.003

ContentMapTest

test 0.001
testGetBasicProps 0.001
testGetBinaryProps 0
testGetOtherProps 0

RemoveDuplicatePermissionTaskTest

testRemoveDuplicatePermission2 0.008
testRemoveDuplicatePermission 0.005
testAutogeneratedDescription 0.004

LegacyComponentsConfigurerTest

testExcludedKeys 0.002
testLegacy 0.011

AbstractRequestHeaderPatternVoterTest

testResolveRequestHeaderFromValue 0

DelegateNodeWrapperTest

test4LevelDeepUnwrapAtLastLevel 0
testWrapAlreadyWrappedWithThisClass 0
testIsSame 0
test4LevelDeepUnwrap 0
testDeepUnwrap 0

TextFileUtilTest

testGetLines 0
testGetTrimmedLinesMatchingWhenExpressionIsNotContained 0
testGetTrimmedLinesMatching 0
testGetLinesWhenFileIsNotExisiting 0

HTMLEscapingContentDecoratorTest

testMultipleWrappingIsNotPossible 0

MultipartRequestFilterTest

testFilterCommonsFileUploadWithoutQueryParams 0.009
testFilterCommonsFileUploadWithMultipleValueQueryParams 0.008
testFilterCommonsFileUploadWithEmptyQueryParams 0.006
testFilterCommonsFileUploadWithSingleValueQueryParam 0.006
testFilterCommonsFileUploadWithMultipleValueQueryParam 0.008

NewPropertyTaskTest

testWithExpectedPathExisting 0
testWithoutThePath 0.001
testAutogeneratedDescription 0

FilterDecoratorTest

configIsPassedAsInitParamsToDecoratedFilter 0.003
bypassIfNotInitialized 0.004
chainIsNotProceededIfDecoratedFilterDoesNotProceed 0.004
chainIsProceededByDecoratedFilter 0.003

CopyUtilTest

copyToExistingVersionKeepTheLastModifiedBy 0.182
copyToVersionIfStructureNodeHasSameUuidAsSourceNode 0.223
copyToVersionWithNewStructure 0.137
copyToNewVersionKeepTheLastModifiedBy 0.126
copyToVersionWhenThereWasNodeWithSameNameAsNewProperty 0.135
copySourceHasDepth3ToExistingVersionKeepTheLastModifiedBy 0.112
copyToVersionWhenThereWasSubnodeWithSameName 0.115
copyToVersionWhenChangingPrimaryNodeType 0.112

ModuleManagerWebUITest

testDoneTemplate 0.205
testListTasksTemplate 0.029
testModuleManagementExceptionsArePropagatedEvenThoughTheUpdateIsRunningInASeparateThread 1.009
testRestartNeededTemplate 0.026

DumperUtilTest

testDump 0.11
testDumpLevel2 0.098

RestorePreviousVersionCommandTest

restorePreviousVersionOfMultipleNodes 0.171
restorePreviousVersionOfMultipleNodesOfDifferentTypes 0.159
restorePreviousVersionOfSingleNode 0.142
restorePreviousVersionOfMultipleNodesOfDifferentTypesUsingRule 0.158

InheritanceContentDecoratorTest

multipleInheritanceForSubclassDestinationNodeInheritanceNodeWrapperHaveToBeEnabledTest 0.004
testDeepUnwrapFromDestinationNodeInheritanceNodeWrapper 0.001
multipleInheritanceHaveToBeEnabledTest 0
testDeepUnwrap 0

SetDefaultPublicURITaskTest

changesDefaultPublicURLWhenPathIsOldMapping 0.171
changesDefaultPublicURLWhenPathIsNewMapping 0.107

PathUtilTest

testStripExtension 0
testAddLeadingSlash 0
testGetExtension 0
testCreatePath 0
testGetFileName 0
testGetFileNameDoesNotSupportNullArgument 0
testGetFolder 0
testAddLeadingSlashDoesNotSupportNullArgument 0
testCreatePathDoesNotSupportNullArgument 0

NodeTypeTemplateUtilTest

testCreateSimpleMixinNodeTypeLastModified 0.088
testCreateSimpleNodeTypeContent 0.099

AddPermissionTaskTest

autoGeneratedDescription 0

MoveAndRenamePropertyTaskTest

newDefaultIsUsedIfPropertyDidNotExistAndNodeDataReturnsEmptyValue 0.01
valueIsCopiedNoMatterWhatIfOldDefaultNotPassed 0.001
propertyWithDifferentValueIsMovedButNotChanged 0
newDefaultIsUsedIfPropertyDidNotExist 0
propertyWithOldDefaultValueGetsNewDefaultValue 0.001
propertyReplacedByOldValueIfNewAlreadyExists 0

GuiceComponentProviderTest

multiBindingCreatesSetWithSameInstancesOfSingleton 0.014
testConfiguredInSingletonScope 0.014
testCreateChild 0.016
canAccessProperties 0.023
multiBindingWeCanGetTheSetItemsByTheirOwnKeyButNothingElse 0.011
testConfigured 0.014
testImplementation 0.008
testObserved 0.014
testInstance 0.008
getComponentThrowsExeptionForUnconfiguredType 0.006
testObservedInRequestScope 0.013
testGetComponentProvider 0.007
multiBindingBasic 0.009

EditorLinkTransformerTest

testEditorLinkTransformation 0

LinkUtilTest

testMakeAbsolutePathFromUUID 0.016
testParsingLinksWithBackslashInQueryParam 0.005
testParsingLinksDoesNotTryToConvertExternalLinks 0.004
testAddFingerprintToNullLinkReturnsNull 0.004
externalLinksHaveSlashAfterDomain 0.005
testUUIDToInternalLinksIsUsingDefaultExtension 0.004
testParsingLinksShouldPreserveAnchors 0.005
testUUIDToInternalLinks 0.004
testUUIDToRelativeLinks 0.005
testParsingLinksShouldNotTouchNonContentAbsoluteLinks 0.003
testAddFingerprintToLinkCompareTwoDates 0.004
testInternalRelativeLinksAreProperlyDetermined 0.004
testAddFingerprintToLinkWithInvalidDate 0.004
testMakeCompleteURL 0.005
testCreateUndefinedLinkIfUUIDIsNonExistentOrFallbackHandleIsEmpty 0.003
testMakingRelativeLinks 0.004
testAddFingerprintToLink 0.003
testConvertAbsoluteLinksToUUIDsWithWhitespace 0.003
testExternalLinksAreProperlyDetermined 0.003
testParsingLinksDoesNotTryToConvertPageAnchors 0.003
testAddFingerprintToLinkWithoutExtension 0.003
testUUIDToRootLinks 0.004
testConvertLinksFromUUIDPatternWithWhitespace 0.003
testConvertAbsoluteLinksToUUIDsWithEmptyString 0.004
testConvertLinksFromUUIDPatternWithEmptyString 0.003
testUUIDToAbsoluteLinks 0.003
testMakeUUIDFromAbsolutePath 0.004
testConvertLinksFromUUIDPatternWithNullAtt 0.003
externalLinksHaveNoDoubleSlash 0.002
testRemoveFingerprintAndExtensionFromLink 0.002
testParsingLinksShouldPreserverParameters 0.004
testAddFingerprintToLinkFundamentalAssertions 0.003
testUUIDToAbsoluteLinkWithDollar 0.004
testUUIDToInternalLinksImageWithFingerprintAndLinkWithoutFingerprint 0.004
testParsingLinks 0.003
testConvertAbsoluteLinksToUUIDsWithNullAtt 0.004

WorkspaceMappingTest

testUnknownRepositoryShouldYieldMeaningfulExceptionMessage 0
skipped

ModuleManagerImplTest

testUpdateAppliesSuppliedDeltasAndTasks 0.129
moduleDefinitionsProvidedByReadersFailOnMissingDependency 0.027
testFailedConditionsPreventsFurtherModulesToBeInstalledOrUpdated 0.027
testPerformCantBeCalledTwiceByDifferentThreads 0.898
correctModuleVersionHandlerIsSetForLightModules 0.003
repositoryIsNotClusteredAndClusterMaster 0.025
testTaskExecutionExceptionInterruptsTasksAddsExplicitErrorMessage 0.027
testCheckModuleAndDeltasToStringForUpdate 0.023
moduleDefinitionsProvidedByReadersOrderedByDependencies 0.024
testCheckModuleAndDeltasToStringForInstall 0.023
repositoryIsClusteredAndClusterMaster 0.028

SimpleUrlPatternTest

wildcardsMatch 0
questionMarkMatch 0
starNoMatch2 0
starNoMatch3 0
starNoMatch4 0
dotDoPattern 0
starNoMatch 0
encodedMatch 0
wildcardsWithUrlContainingDots 0
wildcardsWithNewline 0
noWildcardsNoMatch 0
noWildcardsMatch 0
groupMatch 0
starMatch2 0
starMatch3 0
starMatch4 0
wildcardsWithSpecialChars 0
simpleUrlPatternContainingActualDot 0
starMatch 0

CopyPropertyTaskTest

nonExistingSource 0.109
doNotOverride 0.107
override 0.132

HierarchicalUserManagerTest

parentPathShouldBeLowercased 0.123
groupAddingAndRemoving 0.13
createNewUserWithTwoCharactersInName 0.395
roleAddingAndRemoving 0.123
createNewUser 0.452
parentPathShouldReflectFirstLettersOfName 0.115
createUserNode 0.106
createNewUserWithSingleCharacterInName 0.374
createNewUserUnderPath 0.378

ExtendingNodeWrapperTest

testThatSubNodesAreMerged 0
testGetPropertiesByNamePattern 0
testOrderIsKeptWhileMergingSubNodes 0
testExtendsPropertyIsHidden 0
testDeepMerge 0
testThatSubNodesCanBeOverwritten 0
testExtendsNonAbsolutelyAndNodeIsNotExisting 0.001
testComplextMultipleInheritanceWithOverride 0
testComplextMultipleInheritance1 0
testComplextMultipleInheritance2 0
testGetPath 0
testBasicMultipleInheritance 0
testGetNodesByNamePattern 0.001
testMultipleWrappingIsPossible 0
testNodePropertiesAreMerged 0
testExtendsAbsolutelyAndNodeIsNotExisting 0
testExtendsWithEmptyValue 0
testSubNodesAreWrapped 0.001
testPropertiesCanBeOverriden 0
testNodeCannotSelfExtend 0

WebXmlConditionsUtilTest

testBlocksIfRequestDispatcherIsMissing 0.006
testBlocksIfIncludeDispatcherIsMissing 0.002
testDoesNotWarnIfErrorDispatcherIsUsed 0.001

JcrExportLargeWorkspaceTest

exportOOME 0
Use -Dtest=JcrExportLargeWorkspaceTest to enable this test.

Node2BeanTest

beanWillUseTransformerFromAnnotatedType 0.002
beanWillUseTransformerFromAnnotatedSetter 0.011
extendsOverride 0.006
collectionPropertyIsHidden 0.003
resolbeBeanWithHashMap 0.005
failsToUseACustomMapWhichIsNotConcrete 0.023
beanWithClassDefined2 0
beanWithCollectionOfMediaTypes 0.013
failureDuringSubBeanCreationIsTracked 0.006
resolveBeanWithCollectionOfString 0.006
populatesContentPropertyWhenOfTypeNode 0.005
beanWithEnabledPropertyAndBoolenObjectReturnTypeIsNotExcludedFromCollection 0.007
shouldHandleClassesWithWildcards 0.007
resolveBeanWithTreeSetOfString 0.006
beanExtendsAnotherBean2 0.005
regexPatternIsConvertedAutomagically 0.005
populateBeanPropertyIfNoGenericsUsedInSetter 0.006
stringCollectionsDontFireUnknownPropertyProblems 0.004
extendsOverrideEmpty 0.004
resolveBeanWithArrayListOfString 0.004
favorsExactCaseEnum 0.006
arbitraryMapsDontFireUnknownPropertyProblems 0.006
resolveBeanWithListOfString 0.004
conversionOfClassProperties 0.004
beansWithEnabledPropertySetToFalseAreExcludedFromMap 0.005
beansWithEnabledPropertySetToFalseAreExcludedFromCollection 0.004
nonGenericMapsDontFireUnknownPropertyProblems 0.005
mediaTypeIsConvertedAutomagically 0.005
classNamesAreTrimmed 0.004
resolveBeanWithCollectionWithAdder 0.006
resolveBeanWithPrimitiveProperties 0.005
doNotReportFalsePositivesWithCollectionPropertyHidingTransformer 0.004
beanWithMapOfMediaTypes 0.005
beanExtendsAnotherBean 0.005
convertStringsToTheAppropriateEnumEquivalent 0.003
resolveBeanWithArrayWithAdder 0.005
beanResolutionProblemIsTracked 0
skipped
stringArraysDontFireUnknownPropertyProblems 0.003
willNotAddIncorrectTypesToCollection 0.005
extendsWithNonTrivialSetup 0.004
resolveBeanWithMap 0.004
multiValuePropertyDoesNotCauseErrorWhenResolvingTypes 0.003
resolveBeanWithMapWithAdder 0.005
resolbeBeanWithArrayOfSimpleBean 0.003
convertStringsToEnumCaseInsensitive 0.004
willNotAddIncorrectTypesToMap 0.004
resolveBeanWithSetOfString 0.004
resolveBeanWithSubBean 0.005
flattenSubNodesToSimpleList 0.005
failedBeanPropertyAssignmentsAreTracked 0.003
resolveDefinedClass 0.003
messageFormatIsConvertedAutomagically 0.005
specifySpecificCollectionImplementation 0.005
misconfiguredBeanPropertyProblemIsTracked 0.003
specifySpecificMapImplementation 0.004

ModuleConfigNodeBuilderTaskTest

testModuleConfigNodeIsCreatedIfNeeded 0.102
testModuleNodeIsCreatedIfNeeded 0.106
testUsesExistingModuleConfigNode 0.105

GuiceScopesTest

testRequestScope 0.008
testContextProvidersWhenWebContextSet 0.006
testServletProvidersWhenWebContextSet 0.006
testContextProvidersWhenContextSet 0.004
testSessionScopeFailsWhenNotInWebContext 0.007
testServletProvidersFailWhenWebContextNotSet 0.006
testRequestScopeFailsWhenNotInWebContext 0.004
testSessionScope 0.006

NodeBuilderTaskTest

testUnknownRootThrowsException 0.103
canOperateOnRootNode 0.096
testSyntax 0.141

RepositoryMappingFilterTest

testPercentSymbolInUriDoesNotThrowExceptionAndReturnsError400 0.004
dotInFileNameResolvesSelectorsProperly 0.001

JcrImportExportCommandTest

yaml 0.147
systemView 0.174
exportRootAsYaml 0.108
binaryNotSupportedByYamlExport 0.098

CreationDateComparatorTest

comparisonWhenExceptionIsThrown 0
basicComparison 0
advancedComparisonWhereSomeNodesDoNotHaveTheCreatedProperty 0

MagnoliaServletContextListenerTest

testNullSeverNameIsSetToDefault 1.442
magnoliaPropertiesLoading 0.065

ContentDecoratorVersionWrapperTest

testBaseVersionIsWrapped 0.146
testCreatedVersionIsWrapped 0.102
testLinearSuccessorIsWrapped 0.103
testLinearPredecessorIsWrapped 0.103
testSuccessorsAreWrapped 0.11
testPredecessorsAreWrapped 0.108
testVersionIsWrapped 0.109

MetaDataAsMixinConversionHelperTest

testRenamesDeletedOnProperty 0.001
testConversionWhenPropertiesAreAlreadyInPlace 0.001
testRemovesMetaDataWhenEmptied 0.001

AllChildrenTaskTest

doExecuteMoveChildren 0.148

ServletUtilTest

testFilterInitParametersToMap 0
testGetRequestUriStripsPathParameter 0
testIsMultipart 0
testIsForward 0
testGetRequestUriStripsPathParameterInIncludeRequest 0
testGetOriginalRequestUriStripsPathParameterInForwardRequest 0
testGetOriginalRequestUriStripsPathParameter 0
testServletInitParametersToMap 0
testGetContextRelativePathInIncludeRequest 0
testGetDispatcherType 0
makeSureIsMultipartIsNotLocaleDependent 0
testGetWrappedRequest 0
testGetOriginalRequestUri 0
testGetOriginalRequestUrlIncludingQueryString 0
testIsError 0
testGetContextRelativePath 0.001
testIsInclude 0

QueryElementsAndDisplayWarningTaskRepositoryTest

displaysOneMessageForGreaterAndEqualThanOneNode 0.131

UnicodeNormalizationRequestWrapperTest

testWillNotBlockNewlyAddedParametersOnForward 0.003
testHeaderNormalization 0.003

SystemOrAdminUserVoterTest

testVoterWithPublicUser 0.008
testVoterWithNullUser 0.003
testVoterWithAdminUser 0.003
testVoterWithMockUser 0.003
testVoterWithSystemUser 0.003

Register50NodeTypeTaskTest

testDoExecute 0.163

CheckAndModifyPropertyValueTaskTest

nonExistingPropertyDoesNotThrowNullPointerException 0
autoGeneratedDescription 0

ModuleBootstrapTaskTest

testShouldOnlyBootstrapFilesFromThisModule 0

LightModuleDefinitionReaderTest

createNonExistingResourceDir 0.001
readNonAbsoluteResourceDirThrowsException 0
readFromReaderWithoutExplicitlyConfiguredNameYieldsException 0
readFromResourceURLYieldsCorrectModuleDefinition 0.006
readFromReaderYieldsCorrectModuleDefinition 0.005
readAllResolvesLightModuleDefinitionsInsideSymbolicLinkDirectories 0.011
readFromResourceFailsFastIfResourceNameDoesNotFollowLightModuleDescriptorNamingPolicy 0.001
readAllResolvesAllAvailableLightModuleDefinitions 0.007

ExecuteCommandTaskTest

commandIsExecuted 0.006
showWarningIfCommandNotFound 0.003
commandIsExecutedAndFailed 0.004

ComponentsTest

getComponentWithAnnotationThrowsExceptionIfComponentNotConfigured 0.003
getComponentWithAnnotationThrowsExceptionIfComponentProviderIsNotAGuiceComponentProvider 0.004
testPushingAndPoppingComponentProvider 0.003
getComponentWithAnnotationReturnsCorrectInstance 0.008

MgnlRoleManagerTest

testGetRoleInFolder 0.005
testGetRole 0.003
testCreateRole 0.003
testRefusesToCreateSameNameRole 0.003
testCreateRoleWithPath 0.004

QueryElementsAndDisplayWarningTaskTest

exclusionFilterWorks 0
displaysOneMessageForGreaterAndEqualThanOneNode 0
noWarningMessageDisplayedIfThereIsNoNodeFound 0

AsyncCommandLockingTest

commandsLockAndUnlockNodesProperly 0.198
throwsExceptionIfCommandsAreOperatingOnSameNode 0.193
commandsAreResponsibleForUnlockingThenNoExceptionOccurs 0.196

MgnlAuditLoggingContentDecoratorNodeWrapperTest

setPropertyStringValueInt 0.098
setPropertyStringValueArrayInt 0.096
setPropertyStringStringArrayInt 0.097
setPropertyStringStringInt 0.1

WebContextImplTest

testLoginLogout 0.299

NodeIdentifierComparatorTest

comparisonWhenExceptionIsThrown 0
basicComparison 0

TestUtilTest

shuntLog 0.15

RequestDispatchUtilTest

dispatchRedirectInternalWhenNoContextPathIsSet 0
dispatchWithNullURI 0
dispatchRedirectOnFailure 0
dispatchRedirectInternalWhenContextIsAlreadyProvided 0
dispatchRedirectNonInternal 0
dispatchRedirectInternal 0

TypeMappingImplTest

testGetPropertyTypeDescriptorWithArray 0.002
supportsSetterWithSubclassOfGetterType 0.007
shouldHandleClassesWithWildcards 0.004
testBeanPropertyArrayIsResolvedByAdderMethod 0.003
shouldHandleClassesWithNoWildcards 0.004
testBeanPropertyMapIsResolvedByAdderMethod 0.003
testBeanPropertyRawMapIsResolvedByAdderMethod 0.004
testBeanHasTransformerSetViaAnnotationOnSetter 0.004
supportsSetterOnly 0.003
testGetPropertyTypeDescriptorWithCollection 0.003
testBeanPropertyCollectionWithListParameterWithGenerics 0.004
testGetPropertyTypeDescriptorWithMap 0.003
testBeanPropertyTypeDescriptorHasTransformer 0.003
testGetPropertyTypeDescriptorWithSimpleType 0.002
testBeanPropertyCollectionIsResolvedByAdderMethod 0.003
testBeanHasTransformerSetViaAnnotationOnClass 0.005
transformersOnSettersAreActuallySetGlobally 0
MAGNOLIA-5865

SearchIndexTest

deprecatedIndexingConfiguration 0
websiteSpecificIndexingConfiguration 0
defaultIndexingConfiguration 0

NodeTypeBasedACLPermissionsTest

testCanReadRoot 0.004
testCanReadOnPageNode 0.004
testGrantsOnContentNode 0.003
testCanReadOnContentNode 0.005
testCanReadInvalidNodeTypeSpecified 0.003
testCanReadAnyNodeTypesSpecified 0.003
testGrantsOnPageNode 0.003
testGrantsMultipleNodeTypesSpecified 0.004
testGrantsHigherPermissionThenAssigned 0.004

RescueSecuritySupportTest

userManagerReturnsActualUserExceptSuperuser 0.296
userManagerReturnsSystemUserWithCorrectGroup 0.29
userManagerReturnsCorrectAnonymousUser 0.576
userManagerIsAnInstanceOfRescueUserManager 0.007
userManagerReturnsEnabledRescueUser 0.286
userManagerReturnsCorrectSystemUser 0.58
userManagerReturnsCorrectSystemUserByName 0.572
userManagerReturnsSystemUserWithCorrectRole 0.284
userManagerReturnsRescueUserWithEnglishAsDefaultLanguage 0.291
userManagerRealmIsSystemRealm 0.005

BoolVoterSetTest

notOperations 0
argumentPassing 0
orOperations 0
andOperations 0

ChainingMatcherTest

emptySeedAlwaysMatches 0
singleMatcher 0.006
chainedMatchersOnSameProperty 0.004
chainedMatchers 0.001

AddLockableMixinToActivatableMixinTaskTest

addLockableMixinToVersionableMixin 0.16

MoveNodeTaskTest

moveWithOverwriteTrueWhenItIsExisitingAtNewLocation 0.103
moveWithOverwriteFalseWhenItIsExisitingAtNewLocation 0.103
moveToNewDestination 0.101

GrantsReadPermissionToRolesTaskTest

testAclDefinedButEmpty 0.232
testAclDefinedForSubPath 0.174
testNoAclDefined 0.172
testAclDefined 0.167

VersionComparatorTest

testBasic 0
testClassifiersAreIgnored 0

JCRMgnlPropertyHidingPredicateTest

testReturnsFalseOnException 0
testEvaluate 0

MagnoliaV2FilterTest

testBogusMetaElement 0.016

MagnoliaAccessProviderTest

permissionsToJcrSystemAreNotDuplicated 0.054
testPermissionClassNotDefined 0.005
testReadOnlyPermissionsToJcrSystemAreSetForUser 0.006
testPermissionWrongClassDefined 0.007
testPermissionNonexistingClassDefined 0.008
testPermissionClassDefined 0.006
testPermissionWrongClassConstructor 0.007

MappingTest

matchesWhenJSessionIdInRequestUri 0.002
shouldNotMatchDotRegexMetacharacter 0.003

MgnlUserManagerRepositoryTest

getUsersWithGroupIncludesUsersFromTransitiveSubGroups 0.415
getUsersWithGroupDoesNotIncludeUsersFromSuperGroups 0.407
testUserPasswordAfterChangingByJCRPropertyValueType 0.956
getUsersWithGroupWithNonExistingGroupName 0.38
testNewlyCreatedUserNodeHasMixinLockable 0.729
testDoNotCreateUserWhenExistInAnotherRealm 0.389
testCreateUserWhenExistInAnotherRealmAndCrossRealmDuplicateNamesAreAllowed 0.67
getUsersWithGroup 0.398
getUsersWithRole 0.401
getUsersWithRoleWithNonExistingRoleName 0.399
testUserPasswordAfterChangingByJCRProperty 0.969
testUserPasswordAfterCodeCreation 0.681
testDoNotCreateUserWhenExistInAnotherRealmAndCrossRealmDuplicateNamesAreNotAllowed 0.388
testDoNotUpdateLastModifiedWhenUpdateLastAccess 0.399
createAndGetUserWithSpecialCharacters 0.919

ChildFilteringNodeWrapperTest

testNodesAreFilteredOut 0.001
testMultipleWrappingIsPossible 0

DefaultACLPermissionsTest

testCanReadRoot 0.034
testCanReadOnPageNode 0.003
testReorderingIsNotAllowedWithReadOnlyPermissions 0.003
testGrantsOnContentNode 0.003
testCanReadOnContentNode 0.004
testVerifyThatSessionIsUsedAsResolver 0.004
testGrantsOnPageNode 0.003
testGrantsHigherPermissionThenAssigned 0.003

MgnlVersioningNodeWrapperTest

testMultipleWrappingIsPossible 0.006

MultipartRequestFilterTempFileDeletionTest

testMultipartFilterFileDeletion 0.053

ChannelVisibilityContentDecoratorTest

testMultipleWrappingIsPossible 0.095

RenameNodeTaskTest

testDoNotOverride 0.127
testOverride 0.109

FilterOrderingTaskTest

orderFilterAfterLast 0
orderFilterAfter 0
failWhenFilterDoesNotExist 0
doesNothingIfRequiredFilterMissing 0.001

RemoveInstallFileTest

testDeleteDirectory 0.13
testDeleteFile 0.118

QueryUtilTest

testQueryWhenSearchingJustForComponents 0.251
testSimpleQuery 0.186
testSearchForUUID 0.174
testJQOM 0.186
testSearchForAreasContainingImage 0.224
componentsAreAggregatedInSearchIndex 0.242
testQueryBuild 0.184
testQueryWhenSearchingJustForPages 0.184
testSearchOfNonDefaultNodeType 0.195
testSearchForUUIDInChildNode 0.17
testEmptyResult 0.167
testResultContainsOnlyPages 0.173
testSearchForPagesWhoseComponentIsContainingSpecificText 0.211
testSearchForInheritedUUID 0.184
testSearchForSpecificTemplate 0.181

SecurityUtilKeyStoreTest

testKeyStoreInCurrentFolder 0.03
testKeyStoreInSomeOtherFolder 0.03

SecurityTest

mergePrincipals 0.005

NamespaceFilterTest

onlyGivenNamespacesAreWhitelisted 0.113
onlyGivenNamespacesAreWhitelistedWithToXmlContentHandler 0.104

AddURIPermissionTaskTest

getPostPermissionAddedToRoleProperly 0.012
denyPermissionAddedToRoleProperly 0.005
getPermissionAddedToRoleProperly 0.006
autoGeneratedDescription 0.006

DataTransporterRepositoryTest

hasVersionMixinIsRemovedWhenImportedNodeDoesNotHaveVersionsInVersionStore 0.127
testIfExportContainsJcrAccessControlNode 0.171
testActivationStatusIsSetToFalseAfterImportWhenForceUnpublishState 0.118
hasVersionMixinIsRemovedWhenUsingCreateNewImportMode 0.153
testActivationStatus 0.13
hasVersionMixinIsNotRemovedWhenImportedNodeDoesHaveVersionsInVersionStore 0.141
hasVersionMixinIsRemovedWhenImportedNodeWithSameUuidInAnotherWorkspaceDoesNotHaveVersionsInVersionStore 0.128
testDoctypeImportThrowsExceptions 0.12
hasVersionMixinIsRemovedWhenImportedSubnodeDoesNotHaveVersionsInVersionStore 0.107

SecuritySupportObservedComponentFactoryTest

factoryIsReturningExpectedSystemUser 0.003
factoryReturnsTheImplementationImmediatelyWhenPossible 0.021

RemoveMIMEIconsTaskTest

removeLegacyMIMEMappingIconProperties 0
leaveOtherPropertiesAlone 0

JcrImportCommandTest

yamlImportUtf8IsNotDefaultPlatformEncoding 0

AddLockableMixinToVersionableMixinTaskTest

addLockableMixinToVersionableMixin 0.158

EscapeUtilTest

escapeUnescape 0
escapeUnescapeArray 0
doEscapeAndUnescapeSql 0

AbstractMagnoliaConfigurationPropertiesTest

testSelfReferencingProperty 0
testSimpleProperty 0.001
testNestedProperty 0
testValuesForNestedPropertiesAreTrimmed 0.001
testValuesAreTrimmed 0.001
testCircularProperty 0.001
describeAndToStringAreNotRepeatingThemselves 0.001
testNestedSomeMore 0.001
testNestedPropertyMoreLevels 0.001

RenameACLNodesTaskTest

testRenameACLNodesTask 0.101

ChannelVisibilitySessionWrapperTest

testGetItem 0.093
testGetNode 0.099
testNodeExists 0.098
testCanRemoveVisibleItem 0.094
testGetProperty 0.098
testPropertyExists 0.098
testNavigatingWithNodeParentStillHidesExcludedNode 0.096
testItemExists 0.135
testMoveWorksOnVisibleNode 0.097
testFailsToRemoveHiddenItem 0.097
testFailsToMoveHiddenNode 0.096
testRootNodeHidesExcludedNode 0.095

PermissionUtilTest

testConvertPermissionsFromString 0
testFailsOnCustomPermissions 0
testSuccessOnCustomPermissionAndNormalPermission 0
testConvertPermissions 0
testIsGrantedForEmptyPermissionString 0

ModuleRegistryImplTest

testCanGetModuleByClass 0
testGetModuleByClassThrowExceptionIfNoModulesRegisteredWithGivenClass 0
testGetModuleByClassThrowExceptionIfMultipleModulesRegisteredWithSameClass 0
testCanCheckIfAModuleExists 0
testThrowsExceptionForUnregisteredModuleName 0.002
testModuleDefinitionsAreListedInDependencyOrder 0.003
testCanGetModuleByNameIfMultipleModulesRegisteredWithSameClass 0

ComponentConfigurationReaderTest

testCanReadPlatformComponentsFile 0.003

RenamePropertyTaskTest

testExecute 0.112

Slf4jSelfTest

arrayArgumentsAreExpanded 0.011
exceptionAtEndOfArgumentsIsAutomaticallyLoggedIfNotInPattern 0.006

Map2BeanTransformerTest

nullPropertyValuesShowWarning 0
extendingDeprecatedClassIsReported 0.005
deprecationIsReportedForProxiedClasses 0.004
deprecatedMethodInheritedFromSuperClassIsDetected 0.003
implementingDeprecatedInterfaceIsReported 0.002
methodWhichUsesDeprecatedCollectionTypeAsParameter 0.001
deprecatedClassesAreTrackedAndReported 0.001
deprecatedMethodsAreTrackedAndReported 0
classHasDeprecatedClassAsPropertyType 0.002

ObservationUtilRepositoryTest

ignoreChangesOnSharedSystemNodesWhenObservingRoot 0.22
listenToChangesInsideObservedPath 0.124
listenToChangesOnSpecificNodeTypes 0
Passes, but isn't really testing anything besides that jackrabbit follows the spec.
ignoreChangesOutsideObservedPath 0.207

OpsTest

addPropertyFailsIfPropertyExists 0.002
addProperty 0
addNodeWithTwoStrings 0
getOrAddNode 0.001
addLongProperty 0.001
renameProperty 0
ifTrue 0
addNodeWithString 0
setPropertyFailsIfItsNotExistingAlready 0.001
onChildNodes 0.001
setProperty 0
ifFalse 0

BeanTypeResolverTest

checksForIfTypeIsSupportedBeforeResolving 0
returnsNothingIfResolverReturnsOptionalEmpty 0

RegistryMapTest

testReturnsNullWhenValueMissing 0
testReturnsAddedValues 0
testUsesKeyFromValueWhenAdding 0
testThrowsExceptionWhenRequiredAndMissing 0

RoleBaseVoterTest

testNoRolesAreConfiguredAndNotPropertyIsFalse 0
testUserHasAllowedRole 0
testUserHasDeniedRole 0
testNoRolesAreConfiguredAndNotPropertyIsTrue 0

PartialBootstrapTaskTest

testGetOutputResourceName 0.107
testDifferentPlatformEncoding 0.226
testAutogeneratedDescription 0.113

DefaultRepositoryManagerClusterTest

verifyClusteredWorkspace 2.541
verifyClusterMasterWorkspace 1.401

NodeTypesRepositoryTest

getActivationStatusOfVersionedNodeModifiedBeforeVersionCreated 0.105
getActivationStatusOfVersionedNodeModifiedAfterVersionCreatedBeforeNodeActivated 0.097
getActivationStatusOfVersionedNodeModifiedAfterNodeActivated 0.097
deleteNode 0.095
sameNameSiblingsAreNotAllowed 0.101

MgnlUserTest

getRolesReturnsDirectRolesWithoutDuplicates 0.004
getGroupsReturnsOnlyDirectGroups 0.005
getAllGroupsWhenRecursiveGroups 0.005
getRolesReturnsDirectRoles 0.005
inGroupWithUsersCustomWorkspace 0.007
getGroupsReturnsDirectGroupsWithoutDuplicates 0.005
getAllRolesReturnsDirectAndInheritedRoles 0.006
getAllGroupsReturnsDirectAndInheritedGroups 0.005
inGroup 0.005

SetupModuleRepositoriesTaskTest

executeWithoutActivation 0.117
executeTwice 0.123
execute 0.114

ExceptionMatcherTest

matchSubtypesWithInstanceOf 0
exceptionWithMatchingMessage 0
exceptionWithMessage 0
exceptionWithMatchingMessageWithRegex 0
matchExactTypeWithOfType 0

ResettableEventBusTest

testDoesNotDispatchToRemovedHandler 0
testCanReset 0

PropertyFilteringNodeWrapperTest

testMultipleWrappingIsPossible 0.001
testPropertiesAreFilteredOut 0

ObservedComponentFactoryTest

testProxyIsSwappedOncePathGetsReloaded 0.006
testReturnsAProxyToGivenTypeIfConcreteClassEvenIfPathDoesNotExistYet 0

ComponentProviderConfigurationBuilderTest

dataWorkspaceConfigured 0.003
dataWorkspaceObserved 0

MockValueTest

testConstructionWithProvidedType 0
testGetLongWithLong 0
testGetDateFromUnparseableString 0
testGetBinaryFromString 0
testGetBooleanmWithWrongValueType 0
testGetDoubleWithWrongValueType 0
testGetBinaryWithWrongValueType 0
testGetDate 0
testGetType 0
testGetStringWithString 0
testGetStreamWithWrongValueType 0
testGetDecimalWithWrongValueType 0
testGetDateWithWrongValueType 0
testGetBoolean 0
testGetLongWithWrongValueType 0
testGetStringWithNonString 0
testGetDateFromString 0
testGetBinary 0
testGetDouble 0
testGetLongWithString 0
testGetLength 0
testGetStream 0
testGetDecimal 0

IsNotAProblematicEnvironmentConditionTest

testConditionWithOsxAndJavaSevenAndTomcatSix 0
testConditionWithOsxAndJavaEightUpdateLowerThen11AndTomcatSeven 0.001
testConditionWithWindows 0
testConditionWithOsxAndJavaSix 0
testConditionWithOsxAndJavaEightUpdateHigherThen11AndTomcatSeven 0.001
testConditionWithOsxAndJavaSevenUpdate65AndTomcatSeven 0
testConditionWithOsxAndJavaEightUpdate11AndTomcatSeven 0
testConditionWithOsxAndJavaEightAndTomcatSeven 0.001
testConditionWithOsxAndJavaSevenUpdateHigherThen65AndTomcatSeven 0
testConditionWithOsxAndJavaSevenAndTomcatEight 0

ValueOfPropertyDelegateTaskTest

testThrowsExceptionIfPropertyMustExistAndDoesNot 0.002
testExecutesOtherDelegateTaskIfPropertyMustNotExistAndDoesNot 0.005
testExecutesDelegateTaskIfPropertyExistsWithExpectedValue 0.004
testExecutesOtherDelegateTaskIfPropertyExistsWithOtherValue 0.003

AbstractNodeTypeRegistrationTaskTest

updatingNodeTypeFailingWillRollbackDependingNodeTypes 0.115
unregisterNodeType 0.104
unregisterNodeTypeDependencyGeneratesException 0.113
nodeTypeRegistersSingleElement 0.116
nodeTypeRegistersDependentElement 0.121
updatingNodeTypeReRegistersDependingNodeTypes 0.139
nodeTypeRegisteringMultipleElementsInWrongOrderRevertsUpdate 0.131
nodeTypeRegistersMultipleElements 0.119

RemoveNodeWoChildrenTest

removesChildWithoutChildren 0
doesNotRemoveChildWithChildren 0
autoGeneratedDescription 0

RequestExtensionVoterTest

testVotesTrueIfResponseHasAEmptyExtensionSet 0
testVotesTrueIfExtensionIsNotRejected 0
testVotesFalseIfExtensionIsNotInAllowedList 0
testVotesTrueIfExtensionIsAllowedAndNotRejected 0
testVotesFalseIfExtensionIsNotExplicitelyAllowedAndExplicitelyRejected 0
testVotesTrueIfNoAllowedNorRejectedIsConfigured 0.002
testVotesFalseIfExtensionIsExplicitelyRejected 0.004
testVotesFalseIfExtensionIsNotExplicitelyAllowedAndNotExplicitelyRejectedEither 0.004
testVotesTrueIfExtensionIsAllowed 0.003

MessagesManagerTest

testFallsBackToDefaultLocaleIfCurrentLocaleDoesntSpecifyThisMessage 0.005
testFallsBackToDefaultLocaleAlsoWithDefaultBundle 0.005
testGetsMessagesFromSpecifiedBundle 0.003
testGetsSimpleMessageFromDefaultBundle 0.003
testGetsMessagesFromSpecifiedBundleInPriorityEvenIfItExistsInDefaultBundle 0.003

BeanMergerBaseTest

mergeCollectionsNoOneInstanciable 0.005
mergeMaps 0

OrderNodeTo1stPosTaskTest

testOrderNodeTo1stPosTaskTest 0.111

MgnlLogicalWorkspaceNameMappingWorkspaceDecoratorTest

testWorkspaceReturnsLogicalName 0.093
testWorkspaceReturnsLogicalName1 0.093
testWorkspaceReturnsLogicalName2 0.09
testWorkspaceReturnsLogicalName3 0.092
testWorkspaceReturnsLogicalName4 0.091
testNodeMultipleWrap 0.096

UnicodeNormalizerTest

testNormalizationAlsoWorksForStringsThatWereOriginallyNotUTF8WithAutoDetect 0.002
testNFCStringIsStillEqualsAfterNormalizeCallWithAutoDetect 0.003
testNormalizingNFDStringMakesItEqualsToNFCStringWithAutoDetect 0.003
testJava6Normalizer 0.003
testAsciiStringsShouldPassThroughWithAutoDetect 0.003
testNonNormalizer 0.003

FormClientCallbackTest

parametersAreSetInTemplateContext 0.006

MgnlVersioningWorkspaceWrapperTest

hasVersionsMixinIsRemovedOnCopy 0.155
hasVersionsMixinIsRemovedOnCopy2 0.133

PropertyValuesTaskTest

testNonExistingPropertyIsNotReplacedButLogged 0.208
existingPropertyAlreadyHasTargetValueDoNotReplaceAndNoLog 0.106
testNonExistingPropertyAndExpectedAsSuchIsCreated 0.108
testPropertywithUnexpectedValueIsNotReplacedButLogged 0.102
testExistingPropertyWithPartOfStringIsReplaced 0.109
testNonExistingPropertyWhenExpectOneOfValuesIsNotReplacedButLogged 0.106
testPropertyWithUnexpectedValueWhenExpectOneOfValuesIsNotReplacedButLogged 0.103
testNonExistingPropertyIsNotReplacedButLogged2 0.108
testExistingPropertyIsReplaced 0.108
testPropertyOfDifferentType 0.113
testPropertyThatNotContainPartOfStringIsNotReplacedButLogged 0.112
testExistingPropertyWithOneOfExpectedValuesIsReplaced 0.161
testUnexpectedlyExistingPropertyIsNotReplacedAndLogged 0.103

MgnlCommandTest

testAttributeOnMgnlContextIsSetInCaseOfCommandExecutionException 0.001

CopyNodeTaskTest

doExecuteTargetExistOverride 0.108
doExecuteTargetExistNoOverride 0.127
doExecute 0.132
autoGeneratedDescription 0.144

RedirectClientCallbackTest

relativeURLsAreSupported 0
externalUrlsArePassedAsIs 0.001
redirectWithParameters 0.001
doesNothingIfCurrentRequestURLIsTarget 0
targetUrlIsFormattedWithEncodedRequestURL 0.001
targetUrlIsFormattedWithEncodedRequestURLAndIsLenientIfMessageFormatPatternIsIncorrect 0
absoluteURLsArePrefixedWithContextPath 0

ResponseContentTypeVoterTest

testVotesTrueIfNoAllowedNorRejectedIsConfigured 0
testVotesTrueIfContentTypeIsAllowedAndNotRejected 0.001
testVotesFalseIfContentTypeIsNotExplicitelyAllowedAndExplicitelyRejected 0.001
testVotesTrueIfContentTypeIsAllowed 0.002
testVotesFalseIfContentTypeIsNotInAllowedList 0.005
testVotesFalseIfContentTypeIsExplicitelyRejected 0.005
testVotesTrueIfContentTypeIsNotRejected 0.005
testVotesFalseIfContentTypeIsNotExplicitelyAllowedAndNotExplicitelyRejectedEither 0.004

ExportCommandTest

testExportCommandNoOutputStream 0.121
testExporCommandPathNotSet 0.095
testExportCommand 0.098
testExportCommandStreamClosedCorrectly 0.101

CompositeFilterTest

testInitializationAndDestruction 0.003

RangeSupportFilterTest

contentIsServedFromOutputStreamInNewRequestAfterHeadRequestWasExecuted 0.005
eTagDoesNotContainJSessionIdNorFilename 0
contentLengthIsNotSet 0.001

DefaultRepositoryStrategyTest

testPasswordIsNull 0.128
testGetUserCredentialsReturnsCredentialsFromContextUserIfSet 0.121

DomainNameRegexVoterTest

testMatchingDomain 0
testNonMatchingDomain 0

ModuleConfigurationObservingManagerTest

testObserving 6.017

MultipartRequestWrapperTest

testWillNotHideNewParametersAfterDoingForward 0.002

MgnlGroupTest

testGetRoles 0.003
testGetGroupsReturnsDirectGroups 0.003
testGetRolesWithoutDuplicates 0.006
testAddRoleToGroup 0.004
testRemoveGroup 0.006
testAddGroupToGroup 0.004
testRemoveRole 0.005
testGetGroupsReturnsDirectGroupsWithoutDuplicates 0.006
testGetAllGroupsFromOneConcreteGroup 0.004
testGetNotExistGroup 0.005

FilterManagerImplTest

resourcesFilterProperlyBypasses 0.024

SessionUtilTest

testGetNodeByIdentifierNoSessionPassed 0
testHasSameUnderlyingSessionWithTwoWrappersOnSameSession 0
testGetNodeBadPath 0
testGetNode 0
testGetNodeNoSessionPassed 0
testGetNodeByIdentifier 0
testGetNodeByRelativePathWhenNodeDoesNotExist 0.001
testGetNodeByRelativePath 0
testHasSameUnderlyingSessionWithTwoUnwrappedSessions 0
testHasSameUnderlyingSessionWithOneWrapperOnDifferentSession 0
testGetNodeByIdentifierBadId 0.004

VersionManagerTest

setMaxVersionHistory 0.126

CreateNodeTaskTest

testExecute 0

MockUtilTest

testReadingBoolean 0
testNodesCanBeCreatedWithoutProperties 0
testGettingByUUID 0.001
testReadingNodes 0
testMetaData 0.003
testSyntax 0

HTMLEscapingNodeWrapperTest

testNodeReturnedFromPropertyIsWrapped 0
testNodeNameIsWrappedAndEncoded 0
testPropertyIsWrappedAndEncoded 0
testMultipleWrappingIsNotSupported 0
testPropertyReturnedFromPropertyIsWrapped 0
testNodeReturnedFromAncestorIsWrapped 0
testFunkyCharactersAreNotEscapedAsHtmlEntities 0
testNameHaveToBeEscapedBecauseOfXss 0
testPropertyFromNodeReturnedFromPropertyIsWrapped 0
testNodeReturnedFromParentIsWrapped 0
testPropertyIteratorReturnsWrappedProperty 0
testLineBreakEncoding 0
testPropertyNameIsWrappedAndEncoded 0

ExceptionUtilTest

whatHappensWithACheckedExceptionWeDontExplicitlyAllow 0
testUnwrapIfShouldThrowWrappedExceptionIfItMatchesThe2ndParameter 0
ignoresExceptionSuffixIfNotPresent 0
exampleOfAbuse 0
toWordMethodsCanWorkWithThrowablesToo 0
wasCausedByReturnsFalseIfNoCauseInGivenException 0
translatesSimpleExceptionNameProperly 0
wasCausedByReturnsTrueIfCauseExceptionMatches 0
wasCausedByReturnsTrueIfDeeperExceptionMatches 0
testUnwrapIfWithUnwrapIfBeingNull 0
wasCausedByReturnsFalseIfNoCauseMatches 0
testUnwrapIfShouldThrowPassedExceptionIfItDoesNotMatchAndIsntARuntimeException 0
canSneakilyRethrowGivenExceptions 0
testUnwrapIfShouldThrowWrappedExceptionIfItIsARuntimeExceptionEvenIfItDoesntMatch2ndParameter 0
translatesSimpleExceptionWithMessage 0
willThrowGivenRuntimeEvenIfNotExplicitlyAllowed 0
wasCausedByReturnsTrueIfMatchIsASubClass 0
wasCausedByReturnsTrueIfGivenExceptionMatches 0
wasCausedByReturnsFalseIfMatchIsAParentClass 0
exampleOfAbuse2 0
testUnwrapIfWithCauseBeingNull 0

BackupTaskTest

nodeExistsWithFullPathAtBackupPathAfterBackingUp 0.112

FixUserRolePermissionsPropertyTaskTest

installTask 0.005

MgnlGroupManagerRepositoryTest

getGroupsWithRole 0.109
getDirectSuperGroups 0.156
findPrincipalNodeWithInvalidJcrName 0.109
getAllSubGroupsInCaseLoopIsInfinite 0.122
getAllSuperGroups 0.113
getDirectSubGroups 0.106
getAllSubGroups 0.106

ConfiguredAccessDefinitionTest

testSuperuserShouldHaveAlwaysAccess 0

BasePatternVoterTest

testInitWithoutPattern 0

UUIDLinkTest

testUUIDToBinary 0.005
testParseLink 0.003
testParseFromBrowserLink 0.04
testUUIDToBinaryIsEncoded 0.003
testUUIDToAbsoluteLinksAfterRenaming 0.005
testParseFromUUIDPattern 0.004
testLinkWithAnchor 0.004
testLinkWithParameters 0.004
testUUIDToBinaryAfterRenaming 0.004

BootstrapSingleResourceAndOrderBeforeTest

autoGeneratedDescription 0

VersionRangeTest

rightInclusiveRangeMavenSyntax 0
testFromCanNotBeAfterTo 0
toStringConvertsToBoundedSyntax 0
testFromCanNotBeAfterToAndClassifiersAreStillIgnored 0
leftInclusiveRangeBracketSyntax 0
testChecksIfAVersionIsInRangeWithFromWildcard 0
testFromCanBeWildcard 0
testBasicRangeParsing 0
testChecksIfAVersionIsInRangeWithToWildcard 0
testChecksIfAVersionIsInRange 0
invalidBracketsInRanges 0
testFromAndToCanBeSame 0
singleMajorExcludingNextMajor 0
testSingleVersionCanBeSpecified 0
testClassifiersAreAccepted 0
mustProvideBothBoundaryMarkers 0.001
simpleBoundedRanges 0
testToCanBeWildcard 0
inclusiveRangeBracketSyntax 0
testSingleVersionCanBeWildcard 0
testToAndFromCanBeWildcards 0
testInputIsTrimmedAndSeparatorCanBeSurroundBySpaces 0
toStringShouldBeNice 0
exclusiveRangeBracketSyntax 0
openLeftRange 0
testNullIsConsideredAsWildcard 0
testSingleVersionRangeShouldContainItSelf 0
rightInclusiveRangeBracketSyntax 0
openRightRange 0
leftInclusiveRangeMavenSyntax 0
testClassifiersAreAcceptedEvenIfFromAndToAreSame 0
alsoSupportStarsInOpenRanges 0

VersionTest

testClassifiersShouldBeIgnoredInEquivalenceComparison 0
testBeforeOrEqu 0
testShouldSupportAlphanumericClassifiers 0
testShouldTrimInput 0
testShouldRejectInvalidCharsInClassifiers 0
testShouldSupportThreeDigitVersions 0
testShouldRejectInvalidInput 0
testShouldSupportUnderscoresAndDashesInClassifiersToo 0
testStrictlyAfter 0
testStrictlyAfterShouldIgnoreClassifiers 0
testShouldSupportSingleDigitVersions 0
testShouldSupportTwoDigitVersions 0
testShouldSupportClassifierIndependentlyOfTheVersionNumberPrecision 0
testBeforeOrEquShouldIgnoreClassifiers 0
test3and300shouldBeEquivalent 0
testUndefinedDeveloperVersion 0

NodeNameHelperTest

getValidatedName 0
getUniqueName 0
getUniqueNameWithExtension 0

RuleBasedCommandTest

testDefaultRule 0.106
testSetItemTypes 0.106
testRuleOverridesItemTypes 0.103
testSetRule 0.106

MockNodeTest

testIsNodeTypeWithSetMixin 0
testSetMultiValueProperty 0.001
testGetNodeWithFalsePath 0
testGetAncestorWithNegativeDepth 0
testSetPropertyWithStringAndBoolean 0
testIsNewReturnsFalseByDefault 0
testSetReferenceProperty 0
testConstructionFromNamePropertiesAndChildren 0
testSetPropertyWithStringAndValue 0
testAddNodeWithParamString 0
testOrderBeforeWithBothNamesValid 0
testSetMultiValueOnNonMultiValuedProperty 0
testGetPropertiesByPattern 0.002
setsIdentifierOnConstruction 0
testIsNodeTypeWithSupertype 0
testGetPath 0.001
testIsNodeType 0
testGetNodeWithExistingPath 0
testGetNodesWithNamePattern 0.001
testGetNameReturnsEmptyStringForRoot 0
testAddNodeWithRelPath 0
testAddNodeWithParamStringString 0
testHasNode 0
testGetPropertyWithRelPath 0
testOrderBeforeWithNullBeforeName 0
testSetPropertyToNullDoesntCreateProperty 0.001
testGetAncestor 0
testGetPathReturnsSlashOnRoot 0
testGetProperties 0
testGetAncestorWithToBigDepth 0
testGetMixingNodeTypes 0
testCreatingFromSessionUpdatesSessionsRootNode 0
testIsNodeTypeWithUnsetMixin 0
testHasNodes 0
testGetPropertyWithRelPathBeeingAName 0
testAccept 0
testGetPathWorksWithoutRootSet 0
testAddNodeThrowsPathNotFoundExWhenIntermediaryNodeIsNotExisting 0
testMultiStringProperty 0
testConstructionFailsWhenNameContainsSlash 0
testSetExistingPropertyToNullRemovesTheProperty 0
testHasProperties 0
testAddProperty 0
testIsNewReturnsTrueOnlyIfSetExplicitly 0
testAddNodeWithParamFakeJCRNode 0
testChildNodesAndPropertiesGetProperSession 0
testGetPropertiesWithNamePattern 0

PropertyUtilRepositoryTest

testCreateValueCalendar 0.094
testGetMultiValuePropertyOrderWithDuplicate 0.104
testCreateAndGetMultiValuePropertyTypeLong 0.097
testSetMultiValuePropertyTypeLong 0.108
testGetMultiValuePropertyTypeBoolean 0.113
testSetMultiValuePropertyTypeString 0.137
testCreateValueDate 0.094
testSetAndGetMultiValuePropertyTypeDouble 0.1
testGetMultiValuePropertyWithChangedOrder 0.104

RegisterServletTaskTest

registerFullServletTask 0
registerServletTaskWithMappings 0.001
registerServletTaskWithEmptyMappings 0

AggregationStateTest

setCurrentUriStripsContextPathIfUriWasChangedAlongRequestFilterChain 0.002
getSelectors 0.003
setCurrentUriDoesNotStripContextPathIfUriDoesNotStartWithContextPath 0.002
setCurrentUriStripsContextPathOnlyOncePerRequest 0.003
setOriginalURIStripsContextPathOnlyOncePerRequest 0.002
setOriginalBrowserURIStripsContextPathOnlyOncePerRequest 0.003
selectorsAreClearedOnForwardOrInclude 0.003
uriDecodingShouldStripCtxPath 0.003
uriDecodingShouldReturnPassedURIDoesntContainCtxPath 0.003

EnumCaseInsensitiveTest

convertEnumSameCase 0
convertEnumIsCaseInsensitive 0
convertEnumIsCaseInsensitiveButWillReturnAMatchingCaseEnumMemberIfItExists 0

BootstrapFileUtilTest

getElementAsStreamRuntimeExceptionContainsResourcePathAndNodePathWhenPathDoesNotExistInHierarchy 0.001
getElementAsStreamRuntimeExceptionContainsResourcePathWhenResourceDoesNotExist 0.001

NodeExistsDelegateTaskTest

testAutogeneratedDescription 0

CheckAndModifyPartOfPropertyValueTaskTest

autoGeneratedDescription 0

RenameSameNameSiblingNodesTaskTest

testSameOpSeveralTime 0.182
testRenameSiblingForASpecificNodeTypeNoCheckForParentType 0.164
testRenameSiblingForASubPath 0.148
testOutputMessage 0.147
testRenameSiblingForASpecificNodeTypeCheckForParentType 0.146

OrderFilterBeforeTaskTest

testFailWhenFilterDoesntExist 0
testOrderFilterBefore 0.001
testDoesNothingWhenRequiredFilterMissing 0

ObjectManufacturerReloadableTest

reloadClassIfSupportedByCurrentClassFactory 0.646

Utf8ContentTest

testReadingUtf8Greek 0.246
testReadingUtf8JapaneseChars 0.154
testReadingUtf8AccentedChars 0.163
testCreateExportImportContentUtf8SpecialChars 0.128
testReadingUtf8SpecialChars 0.168
testSettingNewUtf8ContentNode 0.153
testSettingAnUtf8NodeData 0.135
testReadingUtf8Russian 0.144

ObjectManufacturerTest

testFailsWhenNoPublicConstructorAvailable 0
testCandidateTakesPrecedenceWithGreedyConstructor 0.001
testFailesOnMultipleAnnotatedConstructors 0.001
testCandidateTakesPrecedence 0.001
testFailWhenConstructorThrowsException 0.003
testParameterFromGuiceWithGreedyConstructor 0
testCanGetProviderFromCandidate 0.002
testIgnoresPrivateConstructor 0
testFailsWhenNoParameterCanBeResolved 0.004
testCanGetProviderFromGuice 0
testParameterFromGuice 0.001

MgnlVersioningContentDecoratorTest

sessionWrapperIsNotLost 0.144
workspaceWrapperIsNotLost 0.101

ClassPropertyBasedTypeResolverTest

returnsNothingIfClassIsNotFound 0.001
nullValueInTheMapDoesNotCauseNPE 0
returnsNothingIfClassNotFoundExceptionOccurs 0.007
resolvesExistingClass 0

AuditLoggingUtilTest

testLogsLoginSucceededRedirect 0.003
testLogsLoginSuccesses 0.003
testLogsLoginFailures 0.002

AddActivatableMixinForMgnlResourceTaskTest

addMgnlActivatableMixinForMgnlResource 0.139

RenamePropertiesTaskTest

propertyWithDashIsRenamed 0.108
existingPropertyIsRenamed 0.107
nonExistingPathIgnored 0.104
autogeneratedDescription 0.107

AggregatorFilterTest

collectBinary 0.138
collectBinaryWithNonValidFilenameInURL 0.102
collectPageVersion 0.112
collectPage 0.099

DefaultClassFactoryTest

testCanInstantiateWithAppropriateConstructor 0
testCanInstantiateWithSingleArgConstructorAndNullParamWhenSignatureIspecified 0
testCanInstantiateWithAppropriateConstructorAndNullParamsWhenSignatureIsSpecified 0
testCanInstantiateWithEmptyConstructor 0
testCanInstantiateWithBestMatchingConstructorWhenTheSignatureIsMorePrecise 0

JcrExportLargeBinaryTest

exportOOME 0
Use -Dtest=JcrExportLargeBinaryTest to enable this test.

NodeTest

testNameFilteringWorksForProperties 0.128
testIsNodeTypeForNodeCheckFrozenTypeIfWereNotLookingForFrozenNodes 0.134
testCreatingAnExistingNodeDataDoesNotFail 0.102
testReadingANodeData 0.095
testCreatingAndSettingANodeData 0.103
testAddMixin 0.108
testIsNodeTypeForNodeCheckFrozenTypeForSupertypesIfWereNotLookingForFrozenNodes 0.101
testSettingANonExistingNodeDataCreatesANewNodeData 0.099
testDelete 0.108
testSettingAnExistingNodeData 0.137
testStringPropertiesCanBeRetrievedByStreamAndViceVersa 0.094
testThatReadingANonExistingNodeDataFail 0.114
testIsNotNodeTypeForNodeCheckFrozenTypeIfWereNotLookingForFrozenNodes 0.115

DependencyLevelComparatorTest

testCalcDependencyLevelWithNoDependencies 0
testCanHandleOnlyOptionalAndMissingDependencies 0
testCalcDependencyLevelWithNonOptionalDependencies 0
testCalcDependencyLevelIgnoresUnregisteredOptionalDependencies 0
testCalcDependencyLevelDoesNotIgnoreRegisteredOptionalDependencies 0

VoterBasedConfiguredAccessDefinitionTest

testUserIsSuperuser 0
testUserHasAllowedRole 0
testVotersAreNotConfigured 0
testUserHasDeniedRole 0
testUserHasRoleAndVotersAllowAndDenyTheRole 0

AbstractModuleVersionHandlerTest

testReturnsDefaultUpdateDeltaIfNoDeltaWasRegisteredForNewerVersion 0.001
testStoresTheModuleDescriptorVersionOnInstall 0.003
testCantRegisterMultipleDeltasForSameVersion 0.001
testStoresTheModuleDescriptorVersionOnUpdateOfVersionThatHasSpecificDeltaButIsSnapshot 0.001
testRetrievesTheAppropriateDeltaForIntermediateUnregisteredVersion 0.002
testDeltasAreSorted 0.001
deltasForFutureVersionsDontInstall 0.001
testVersionUpdateTaskAndFileExtractionAreAdded 0.002
testStoresTheModuleDescriptorVersionOnUpdateOfVersionThatDoesNotHaveSpecificDeltaAndIsSnapshot 0.001
testReturnsEmptyListIfLatestDeltaWasRegisteredForCurrentVersion 0.001
testStoresTheModuleDescriptorVersionOnUpdateOfVersionThatDoesNotHaveSpecificDelta 0.001
testHasExtraDeltaIfVersionBeingInstalledIsNewerThanLatestRegisteredDelta 0.001
testStoresTheModuleDescriptorVersionOnUpdateOfVersionThatHasSpecificDelta 0.001
testRetrievesTheAppropriateListOfDeltas 0.001
testReturnsDefaultUpdateDeltaIfNoDeltaWasRegisteredAtAll 0.001
testReturnsEmptyListIfCurrentVersionIsInstalledVersion 0.002

NodeUtilRepositoryTest

moveNodeBefore 0.095
renameNode 0.095
copyInSessionRootSourceToRootDestination 0.095
getResultsFromRowIterator 0.095
moveNode 0.095
copyInSessionChildSourceToRootDestination 0.095
copyInSessionRootSourceToChildDestination 0.094
moveNodeAfter 0.092
copyInSessionTargetAlreadyExists 0.096

WebXmlUtilTest

testCanDetectServletRegistration 0.003
testCanDetectFilterRegistration 0.001
testFilterDispatcherErrorIsNotMandatory 0.001
testFilterDispatcherChecksShouldNotFailWithCorrectConfiguration 0
testFilterDispatcherChecksShouldFailIfIncludeIsMissing 0.002
testFilterDispatcherChecksShouldFailIfRequestIsMissing 0
testFilterDispatcherChecksShouldFailIfDispatcherNotSet 0.001
testFilterDispatcherOrderIsIrrelevant 0.001
testFilterDispatcherChecksShouldNotFailIfFilterNotRegistered 0.001

RemoveNodeTaskTest

testExecute 0.119
testAutogeneratedDescription 0.119

MgnlPropertySettingContentDecoratorRepositoryTest

copiedNodesHaveActivationStatusSetToFalse 0.102
supportsSettingNullValueIfThePropertyDoesNotExistAnymore 0.132
moveNode 0.12

MarkNodeAsDeletedCommandTest

testUpdateAuthorIdAndModificationDateWhenMarkNodeAsDelete 0.119
testPreDeleteNodeDoesNotVersionIfVersioningIsNotAvailable 0.11
testPreDeleteNode 0.185
testExecuteIsDeniedIfUserIsNull 0.103
testVersionChildNodes 0.136
testExecuteChecksForUserPermissions 0.096

BooleanUtilTest

testToBooleanKnowsItsBasicEnglishVocabulary 0
testToBooleanUsesDefaultValueForUnknownValues 0
testToBooleanHandlesNullsAndEmptyStringsGracefully 0

OperationPermissionTest

testCanExecuteOtherRolesAssigned 0
testCanExecuteAnyRoleAssigned 0
testCanMoveThisUserRoleAssigned 0

StrictInstanceOfTest

subclassesDontMatch 0
nullDoesNotMatch 0
charSequenceDoesNotMatchString 0
stringMatchesObviously 0

EventHandlerCollectionTest

testHandlersRemovedWhileDispatchedAreStillInvoked 0
testCanRemoveHandler 0
testCanDispatchEvent 0
testCanRemoveHandlerViaReturnedRegistrationObject 0
testHandlersAddedWhileDispatchedAreNotInvoked 0
testHandlersAreInvokedInOrder 0

NodeNameComparatorTest

comparisonWhenExceptionIsThrown 0
basicComparison 0

MigrateVersionWorkspacesToNewStructureTaskTest

migrateVersionsToNewStructure 2.928
hasVersionMixinIsAddedToTheOriginalNodesAfterMigration 0.639
versionNodeHasSameNameAsFirstTwoUUIDLetters 0.514
versionNodeWithoutOriginalNodeIsMovedToDefinedNode 0.529

WebappVersionHandlerTest

handlesNotClusteredWorkspaceAndIsClusterMaster 0.106
handlesClusteredWorkspaceButNotClusterMaster 0.033
handlesNotClusteredWorkspaceAndNotClusterMaster 0.022
handlesClusteredWorkspaceAndIsClusterMaster 0.028
testGetCurrentlyInstalled 0.028

DuplicateNodePredicateTest

testRuntimeExceptionIsNotThrownWhenInvalidItemStateExceptionOccurs 0.102

ContentDecoratorVersionIteratorTest

testCreatedVersionIsWrapped 0.1
testVersionIsWrapped 0.098

SelfTest

testCommandIsSetCorrectlyFromPrototype 0

MetaDataImportPostProcessorTest

testMetaDataPropertiesAreConverted 0.102

WorkspaceXmlConditionsUtilTest

testParamAnalyzerIsNotAround 0.003
testTextFilterClassesAreNotSet 0.003
testAccessControlProviderIsSet 0.001

GuiceComponentProviderBuilderTest

testBuildWithComponentConfigurers 0.006

VersionedNodeTest

testMultipleWrappingIsPossible 0
testWrapProperty 0.021

BetwixtModuleDefinitionReaderTest

testDependenciesVersionAreProperlyRead 0.002
testClassIsResolvedToClassNameAsAString 0.003
testSelf 0
testReadCompleteDescriptorAndCheckAllPropertiesDamnYouBetwixt 0.008
testVersionHandlerIsResolvedToAClass 0.002
testModuleVersionIsProperlyRead 0.002
testDependenciesCanBeSpecifiedWithoutVersion 0.003
testInvalidXmlIsCheckedAgainstDTD 0.011
testDisplayNameShouldBeWrittenWithCapitalN 0
testReadModuleDescriptorWithComponents 0
testGivenDtdIsIgnoredAndCheckedAgainstOurs 0.008
testDisplayNameCanBeWrittenWithDashEventhoughThisIsDeprecated 0

FormLoginTest

postRequestWithAuthenticationParametersInQueryStringNeedsNoRedirect 0
authenticationViaLoginFormRequiresRedirect 0.003

NodeTestUtilTest

testCreateValues 0
testNodeFromStringAndObjectArray 0
testNodeFromStringAndStrings 0

ContextDecoratorTest

allMethodsDelegated 0.137

RenameNodesTaskTest

testRenameACLNodesTask 0.108
testAutogeneratedDescription 0.11

ImportNodesFromPropertiesTaskTest

nodesAreProperlyCreated 0.003

NodePredicateContentDecoratorTest

multipleInheritanceShouldBeEnabledTest 0.003

MetaDataTest

testSetLastActivationActionDate 0
testGetModificationDate 0
testGetTitleThrowsException 0
testSetAuthorId 0
testSetActivated 0
testGetAuthorId 0
testSetUnActivated 0
testGetCreationDate 0
testSetPropertyWithDate 0
testSetPropertyWithLong 0
testSetPropertyWithDouble 0
testGetStringPropertyWithUnsupportedName 0
testGetStringProperty 0
testSetActivatorId 0
testGetIsActivated 0
testGetLastActionDate 0.001
testSetPropertyWithString 0
testSetCreationDate 0
testGetStringPropertyWithUnsupportedTitleProperty 0
testSetTemplate 0
testRemovePropertyWithUnsupportedProperty 0
testGetTemplate 0
testGetActivationStatusReturnsActivatedWhenActivatedAndNotSubsequentlyModified 0.002
testRemoveProperty 0
testSetTitleThrowsException 0
testSetPropertyWithBoolean 0
testSetStringPropertyWithUnsupportedTitleProperty 0
testSetStringPropertyWithUnsupportedName 0
testSetModificationDate 0
testGetActivatorId 0
testGetStringPropertyWithUnsupportedTemplateTypeProperty 0
testGetActivationStatusReturnsActivatedWhenActivatedAndNeverModified 0
testGetActivationStatusReturnsNotActivatedWhenNotActivated 0
testGetActivationStatusReturnsActivatedWhenActivatedAndThenModified 0
testSetPropertyWithStringWhenAlreadyExisting 0.001
testSetStringPropertyWithUnsupportedTemplateTypeProperty 0

DataTransporterTest

testEncodePath 0
testParseAndFormat 0.005
testRemoveNs 0.001
testCreateExportPath 0.001
testRevertExportPath 0

ServletDispatchingFilterTest

servletWithNoConfiguredMappingBehavesNicely 0.007
wrapperRespectsForwards 0.011
setNullMappings 0.005
supportsDefaultMapping 0.007
pathInfoShouldStateWhateverIsAfterTheRegexMapping 0.003
selfMappingServletWithNoConfiguredMappingNorSelfMappingBehavesNicely 0.006
servletCanHaveInjectedComponents 0.003
servletCanSelfMapWithoutConfiguredMappings 0.003
selfMappingServletStillWorksWithOnlyConfiguredMappings 0.004
pathInfoShouldAdhereToServletSpec 0.003
supportsExtensionMapping 0.003
selfMappingCanChangeAtRuntime 0.003
escapeMetaCharacters 0.003
shouldBypassWhenMappingDoesNotMatchMAGNOLIA1984 0.004
shouldNotBypassWhenPathMappingMatches 0.003
servletCanSelfMapAndHaveConfiguredMappings 0.005
shouldBypassWhenMappingDoesNotMatch 0.004
shouldNotBypassWhenExactMappingMatches 0.004
supportsPathMapping 0.004
emptyMappings 0.002
supportsRegexMappings 0.005

MockObservationManagerTest

willRefuseToFilterLocalChanges 0
willRefuseToFilterOnUuid 0
setsUserDataInEvent 0
canFilterOnNodeType 0.001
canFilterOnPath 0
canAddRemoveAndSeeAddedListeners 0

NodeTypesTest

testGetCreatedByWhenNotSet 0
testSetCreation 0
testUpdateModification 0
testGetCreated 0
getCurrentUserName 0.004
testGetCreatedBy 0
testGetCreatedWhenNotSet 0

VersionUtilTest

testHasPreviousVersion 0.111
testGetNextVersionLabel 0.101
testGetVersionUser 0.099
getVersionOfEmptyVersionHistory 0.094
testGetVersionHistoryListNoVersions 0.098
testGetPreviousVersion 0.121
testGetNextVersion 0.11
testGetVersionVersionException 0.167
testVersioningDisabled 0.125
testGetNodeTypeName 0.119
testOutputWhenNodeNull 0.125
testGetLatestVersion 0.136
testGetNullVersion 0.113
testGetVersionHistoryList 0.106
testGetPreviousVersionLabel 0.102
testGetPreviousVersionOfRootVersion 0.1
testGetVersionEmptyVersionLabel 0.104
testGetVersionHistoryListMultipleVersions 0.146

NodePropertyNamePredicateTest

testEvaluateNoNameDefined 0
testEvaluateTrue 0
testEvaluateFalse 0

AbstractRepositoryStrategyTest

testGetSession 0.123

MockComponentProviderTest

testThrowsExceptionWhenCreatingAStringInstance 0
testThrowsExceptionWhenEncounteringConstructorTakingStringArgument 0

RemovePermissionTaskTest

testAutogeneratedDescription 0

BeanMergerUtilTest

testBeanMergerUtilProperlyHandsOverProvidedObjects 0.003

URISecurityFilterTest

testIsAllowedForOther 0.004
testIsAllowedForAnonymous 0

BootstrapSingleResourceTest

bootstrapOfRegularResource 0.096
bootstrapOfExistingNodesWillFailByDefault 0.103
verifyPartialBootstrapping 0.099

ChangeNodeTypeOfSubAppsTaskTest

testDoExecute 0.217

RemovePropertyTaskTest

testExecute 0.13

ObservationUtilTest

testRegisterWhenSessionValid 0.003
testFailRegisterWhenSessionInvalid 0.003
testUnregisterWhenSessionValid 0.003
testDontFailUnregisterWhenSessionInvalid 0.003

RequestParameterVoterTest

withParameterNull 0.002
withParameterPresentWithoutValue 0
valueIsObject 0
toStringOutput 0.001
withEmptyParameter 0
withParameterPresentWithValue 0
withParameterPresentWithWrongValue 0

MIMEMappingTest

testGetIconStyleReturnsDefaultValueIfMimeTypeHasNoIconAssigned 0.001
testGetIconStyleReturnsCorrectIconStyle1 0.003
testGetIconStyleReturnsCorrectIconStyle2 0.003

InterceptFilterTest

testPreviewModeIsAlwaysTrueWhenNoMgnlPreviewParamIsInRequest 0
testDeleteNodeAction 0.003
testSortNodeDefaultAction 0
testPreviewIsSetInMgnlContextSession 0.001
testSortNodeBeforeAction 0
testPreviewModeIsFalseWhenMgnlPreviewParamIsFalse 0
testSortNodeAfterAction 0.001
testPreviewModeIsTrueWhenMgnlPreviewParamIsTrue 0
testPreviewIsRemovedFromMgnlContextSession 0

VersionCommandTest

testCommandAddsVersionComment 0.105
testUserNameReadFromField 0.103
testCommandWithRuleSet 0.114
testCommandWhenMaxVersionIndexIsSetToNegativeNumber 0.093
testCommandAddsVersionCommentRecursively 0.111
testWhenVersionCommentIsNullAndNodeAlreadyHasVersionComment 0.101
testCommandWhenSubContentIsMarkedAsDeleted 0.155
testCommandWhenContentIsMarkedAsDeleted 0.096

RegisterNodeTypeTaskTest

testRegisterNewNodeType 0.107
testWillNotFailWhenRegisteringAlreadyRegisteredNode 0.138
testReregisterNodeType 0.141
testAutogeneratedDescription 0.107

SearchHTMLExcerptTest

createExcerptRemovesJCRIdentifiers 0.031

NodeBuilderTest

testExecWithSeveralChildOps 0
testRealisticUsageScenario 0

RootOnlyPermissionTest

testCanRead 0
testNoRootNode 0
testGrants 0.002

WorkspaceObservingManagerTest

testObservationForAllEventsAndContentNodes 1.628
testObservationForOneSpecificEventTypeAndContentNodes 4.632
testInitializingObservingManagerWithNullAsNodeType 0.117

JCRMgnlPropertiesFilteringNodeWrapperTest

testMultipleWrappingIsNotPossible 0

MockPropertyTest

testGetValue 0
testCreatMultiValuedProperty 0
testGetValueOnMultiValuedProperty 0
testIsMultiple 0
testGetValuesOnSingleValuedProperty 0
testGetMultiValuedWithSingleValue 0
testGetType 0
testDefaultPropertyDefinition 0
testGetTypeOnMultiValue 0
testPropertyDefinition 0
testAccept 0
testIsNode 0
testGetString 0
testSetValueWithBigDecimal 0

ConvertMetaDataUpdateTaskTest

testConvertsAllWorkspaces 0

ContentTypeFilterTest

hasPercentSymbolInUrlDoesNotThrowExceptionAndReturnsError400 0.162
complexURIisProperlyNormalizedAndDecoded 0.133
testOnlySubstringAfterLastDotIsXssEscapedInCurrentUriIfSanitizeXssUriIsTrue 0.134
handlesRequestUriWithJSessionId 0.116
filterRestrictedToKnownExtensionsOnlyWithKnownRequestExtension 0.109
URIwithUtf8CharsIsProperlyNormalizedAndDecoded 0.109
doubleDotURIisProperlyNormalizedAndDecoded 0.099
contentTypeIsNotSetIfAlreadySetDeeperInFilterChain 0.1
currentUriIsNotXssEscapedIfDoesNotContainDotAndSanitizeXssUriIsTrue 0.105
substringAfterLastDotInCurrentUriIsNotXssEscapedIfSanitizeXssUriIsFalse 0.103
URIwithSpacesIsProperlyNormalizedAndDecoded 0.141
oneDotURIisProperlyNormalizedAndDecoded 0.1
simpleURIisProperlyNormalizedAndDecoded 0.1
filterWithEmptyDefaultExtension 0.105
filterSetToCrosscheckMimeTypeWithWrongMimeType 0.116
filterRestrictedToKnownExtensionsOnlyWithUnknownRequestExtension 0.107
filterSetToNotCrosscheckMimeTypeWithWrongMimeType 0.102
logWarningAndSetContentTypeIfContentTypeIsNotSet 0.106
substringAfterLastDotInCurrentUriIsXssEscapedIfSanitizeXssUriIsTrue 0.114
URIwithPercentageIsProperlyNormalizedAndDecoded 0.1

NoSameNameSiblingsConditionTest

returnTrueWhenAllDefinitionsOK 0.014
returnFalseWhenSameNameSiblingsAllowed 0.001

NodeNamePredicateTest

testEvaluateNoNameDefined 0
testEvaluate 0

CreateNodePathTaskTest

execute 0

MultiChannelFilterTest

testChannelFromResolverGetsSet 0.001
testPreviewModeIsAlwaysTrueWhenNoMgnlPreviewParamIsInRequest 0.003
testChannelIsSetWhenMgnlPreviewParamIsTrue 0.004
testPreviewModeIsFalseWhenMgnlPreviewParamIsFalse 0.003
testALLGetsSetWhenThereIsNoResolver 0.003
testPreviewModeIsTrueWhenMgnlPreviewParamIsTrue 0.003
testALLGetsSetWhenMgnlPreviewParamIsFalse 0.003
testChannelParameterValueGetsSet 0.003

OrderNodeAfterTaskTest

testOrderNodeBeforeTaskWhenPathIsNotExisting 0.002
testOrderNodeBeforeTask 0.001

OrderNodeToFirstPositionTaskTest

testOrderingWhenPathDoesNotExist 0
testOrdering 0

URIPatternVoterTest

testVotesFalseWhenNoPatternSet 0
testVotesTrueOnMatchingWildcardPattern 0
testIgnoresJSessionIdInRequestUri 0
testVotesFalseOnNonMatchingWildcardPattern 0

RemoveNodesTaskTest

testExecute 0.144
testExecuteDoesNotDisplayInfoMessageForMissingNodes 0.124
testExecuteDisplaysInfoMessageForMissingNodes 0.118
testAutogeneratedDescription 0.115
testExecuteException 0.118

DeleteCommandTest

testDeleteLeaveNode 0.174
testDeleteProperty 0.123
testDeleteNonexistentNode 0.121
testDeleteNodeWithSubnodes 0.146

ExtractCommentCommandTest

testExecuteByPath 0.001
testExecuteById 0.002
testExecuteWithTemplate 0.002
testExecuteWhenNodeNull 0
testExecuteWhenCreationAndModificationDateAreSame 0

RemoveOpenWFEPermissionsTaskTest

testOperateOnNode 0.161

WorkspaceXmlUtilTest

testWorkspaceNamesWithNullExpectation 0
testWorkspaceNamesWithNonNullExpectation 0.001

RequestParametersVoterTest

testToString 0
testWithParameterNull 0
testWithParameterPresentWithValue 0
testWithParameterPresentWithoutValue 0
testWithEmptyParameter 0
testWithParameterPresentWithWrongValue 0

ModuleManagerImplClusterTest

repositoryIsNotClusteredButClusterMaster 1.181
repositoryIsClusteredAndClusterMaster 1.331

MovePropertyTaskTest

testNonexistingSource 0.111
testDoNotOverride 0.124
testOverride 0.165

ContentDecoratorWorkspaceWrapperTest

returnsWrappedSessionFromWorkspace 0

PropertyUtilTest

changeSingleToMultiValued 0.002
getPropertyValueObjectDouble 0
getDateThreeArguments 0
getPropertyValueObjectString 0
changeMultiToSingleValued 0
getStringReturnDefaultValueWhenNodeIsNull 0
getDateThreeArgumentsBadNodeName 0
getDateThreeArgumentsBadNodeType 0.005
setPropertyToInteger 0
setPropertyToValue 0
renamingPropertyDoesNotRemovePropertyIfGivenCurrentName 0
getDateDoesNotThrowNullPointerExceptionWhenNodeIsNull 0
setPropertyToDouble 0
getStringTwoArguments 0
getDateTwoArguments 0
getBooleanBadNodeName 0
getBooleanBadNodeType 0.004
getPropertyValueObjectBoolean 0
getStringWhenNodeIsNull 0
getLong 0
getStringThreeArgumentsBadNodeName 0
getStringThreeArgumentsBadNodeType 0
setPropertyToString 0
getBooleanDoesNotThrowNullPointerExceptionWhenNodeIsNull 0
testOrderLast 0
getPropertyValueObjectCalendar 0
getPropertyOrNullReturnsNullWhenPropertyIsNotFound 0
setPropertyToBigDecimal 0
getStringThreeArguments 0
getPropertyValueObjectDate 0
getPropertyValueObjectLong 0
setPropertyToBoolean 0
getBoolean 0
setPropertyToDate 0
setPropertyToLong 0
setPropertyToNode 0
setPropertyToNull 0
setPropertyToCalendar 0
setPropertyThrowsExceptionOnNullName 0
setPropertyThrowsExceptionOnNullNode 0
getPropertyOrNull 0
getValueObject 0

HTMLEscapingAggregationStateTest

unwrapReturnsRawAggregationState 0
selectorsAreEscaped 0
originalURLIsEscaped 0
currentURIIsEscaped 0
originalURIIsEscaped 0
queryStringIsEscaped 0

BootstrapFilesComparatorTest

testXmlShouldBeBeforeProperties 0
testZipAndGzShouldBeIgnoredInSortingXmlBeforeProperties 0
testFilesAreOrderedByFileNameLength 0

StringLengthComparatorTest

testBasic 0

RepositoryMappingDefinitionReaderTest

testParse 0

InstallationFilterTest

testPassesNullAsCommandIfNoneSpecifiedWithTrailingSlash 0.018
testExecutesCorrectCommandBasedOnURI 0.004
testPassesNullAsCommandIfNoneSpecified 0.004

AddFilterBypassTaskTest

filterBypassAddedProperly 0

RenameVersionNodesTaskTest

versionNodesAreRenamed 0.193

VirtualUriFilterTest

resetCurrentUri 0.004

ModuleFilesExtractionTest

testExecute 0.171

BaseVersionManagerTest

getCorrectBaseVersions 0.247
testRestoreVersionCreatedWithRuleFrom522 0.195
testRestoreVersionCreatedWithRuleFrom524 0.174
testGetUsedFilterWhenRuleCreatedIn52 0.177
removeVersionsRelatedToSourceWorkspaceOnly 0.232
testCreateAndRestoreVersionAndCheckOrder 0.231
testCreateAndRestoreDeletedVersion 0.19
testCreateAndRestoreVersionAndCheckOrderBetweenTwoVersions 0.281
testGetUsedFilterWhenRuleCreatedIn522 0.213
testGetUsedFilterWhenRuleCreatedIn524 0.215
removeAllVersions 0.224
getVersionForALabel 0.226
hasMixinWhenVersioned 0.202
testCreateAndRestoreVersionInCustomWorkspace 0.332
restoredFirstVersionHasVersionMixin 0.198
sourceWorkspaceIsSavedForVersionInMetaData 0.219
testNumberOfCreatedVersions 0.208
hasVersionMixinIsRemovedWhenVersionHistoryIsDeleted 0.204
testCreateAndRestoreVersion 0.293
testRestoreVersionCreatedWithRuleFrom52 0.181

ModuleInstanceProviderTest

testThrowsExceptionWhenModuleInstanceIsNotAvailable 0.064
testProvidesTheSameInstanceAsReturnedFromModuleRegistry 0.005

RequestHeaderPatternRegexVoterTest

testVotesFalseWhenNoPatternSet 0
testVotesTrueWhenEmptyHeaderValue 0
testVotesTrueOnMatchingWildcardPattern 0
testVotesFalseWhenNoHeaderNameSet 0
testVotesFalseOnNonMatchingWildcardPattern 0

ClasspathResourcesUtilTest

testSanitizeToFileUnsupportedProtocol 0.002
testOhWindoes 0
testSanitizeUrlToFile 0

AbstractNodeOperationTest

testThen 0

GuiceComponentProviderLifecycleTest

testExtends 0.01
testSameNamePrivateMethods 0.009
testPrivateMethods 0.006
testOverridesRemovesAnnotations 0.008
testLifeCycleOnPackageProtectedMethods 0.009
testOverrides 0.006
testLifeCycleOnClassThatExtendsClassWithPackageProtectedMethods 0.006
testMultipleAnnotatedMethods 0.007
testLifeCycleOnClassThatOverridesPackageProtectedMethods 0.008
testSimpleLifeCycle 0.004

FilterTest

testBypassing 0.021
testInitialization 0.005

DelayedExecutorTest

testDelayedExecution 0.603
testMultipleDelayedExecution 0.769
testExecutionAfterMaxDelay 2.011

VersionInfoTest

testAdvancedVersionInfo 0
testMoreVersionInfo 0
testBasicVersionInfo 0

I18nContentDecoratorTest

testMultipleWrappingIsNotPossible 0

ChangeTemplateTaskTest

changeTemplate 0
setTemplateForFirstTime 0.001
autoGeneratedDescription 0

NodeUtilTest

testGetNameFromNodeThrowsRuntimeRepositoryException 0
testGetFirstAncestorOfTypeIteratesUpwards 0
testGetFirstAncestorOfTypeCanReturnRoot 0
testPostVisit 0
testGetNodes 0
testGetSiblingsBeforeWithType 0.001
testMoveNodeWithinSameParent 0
testHasMixinFailsWithEmptyMixin 0
testMoveNodeBeforeWithinSameParent 0
testVisit 0.001
testCollectionFromNodeIteratorKeepSameOrderOfEntries 0
testOrderAfterWithNullSibling 0
testCombinePathAndNameForRootNode 0
testGetFirstAncestorOfTypeDoesNotReturnTheNodeItself 0
testCollectAllChildrenDefaultPredicateFilterTypeThreeLevel 0
testCombinePathAndName 0.001
testGetNodeByIdentifierMissingParam 0
testGetNodeByIdentifier 0
testMoveProperty 0
testNodeHasMixinLockable 0
testOrderFirst 0
testGetSiblingsWithPredicate 0
testGetNodesWithNodeFilter 0
testOrderLast 0
testCollectAllChildrenDefaultPredicateFilterType 0
testMoveNodeAfterWithinSameParent 0.001
testGetNodeWithContentType 0
testCreatePathDoesntCreateNewWhenExisting 0
isWrappedWith 0.004
testCreatePath 0
testOrderBeforeWithNullSibling 0
testOrderBeforeWithExistingNodeAndSibling 0
testHasMixin 0
testOrderAfterWithExistingNodeAndSibling 0
testGetNodeByIdentifierNoNodeFound 0
testGetSiblingsAfterWithType 0
testGetAncestorsLevel0 0
testGetAncestorsLevel3 0
testGetNameFromNode 0
testGetSiblingsWithType 0.001
testGetSiblingsAfter 0
testAreSiblingsTrue 0
testGetSiblings 0
testGetSiblingsBefore 0
testCollectAllChildrenSpecificPredicateFilterTypeThreeLevel 0
testAreSiblingsFalse 0.001
testUnwrap 0
testCollectAllChildrenDefaultPredicateSimple 0
testGetPathIfPossible 0

Failure Details

[Summary] [Package List] [Test Cases]


testUnknownRepositoryShouldAlsoYieldMeaningfulExceptionMessageForRepositoryProviders
skipped: skipped
testUnknownRepositoryShouldYieldMeaningfulExceptionMessage
skipped: skipped
exportOOME
skipped: Use -Dtest=JcrExportLargeWorkspaceTest to enable this test.
beanResolutionProblemIsTracked
skipped: skipped
transformersOnSettersAreActuallySetGlobally
skipped: MAGNOLIA-5865
listenToChangesOnSpecificNodeTypes
skipped: Passes, but isn't really testing anything besides that jackrabbit follows the spec.
exportOOME
skipped: Use -Dtest=JcrExportLargeBinaryTest to enable this test.