Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
140 0 0 0 100% 7.665

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.module.blossom.node2bean 1 0 0 0 100% 0.058
info.magnolia.module.blossom.support 29 0 0 0 100% 0.07
info.magnolia.module.blossom.urimapping 2 0 0 0 100% 0.071
info.magnolia.module.blossom.dispatcher 1 0 0 0 100% 0.012
info.magnolia.module.blossom.preexecution 4 0 0 0 100% 0.1
info.magnolia.module.blossom.suite 2 0 0 0 100% 0.573
info.magnolia.module.blossom.context 15 0 0 0 100% 3.254
info.magnolia.module.blossom.multipart 1 0 0 0 100% 0.118
info.magnolia.module.blossom.template 25 0 0 0 100% 0.453
info.magnolia.module.blossom.dialog 21 0 0 0 100% 0.806
info.magnolia.module.blossom.view 5 0 0 0 100% 0.139
info.magnolia.module.blossom.setup 5 0 0 0 100% 0.012
info.magnolia.module.blossom.content2bean 1 0 0 0 100% 1.148
info.magnolia.module.blossom.web 28 0 0 0 100% 0.851

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

info.magnolia.module.blossom.node2bean

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

info.magnolia.module.blossom.support

Class Tests Errors Failures Skipped Success Rate Time
AbstractBeanDetectorTest 1 0 0 0 100% 0.037
AbstractUrlMappedHandlerPostProcessorTest 1 0 0 0 100% 0.022
ForwardRequestWrapperTest 6 0 0 0 100% 0.007
IncludeRequestWrapperTest 6 0 0 0 100% 0.002
ParameterResolverTest 1 0 0 0 100% 0
SpecialAttributeRequestWrapperTest 14 0 0 0 100% 0.002

info.magnolia.module.blossom.urimapping

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

info.magnolia.module.blossom.dispatcher

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

info.magnolia.module.blossom.preexecution

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

info.magnolia.module.blossom.suite

Class Tests Errors Failures Skipped Success Rate Time
DetectProxiedObjectsTest 1 0 0 0 100% 0.436
MassiveTest 1 0 0 0 100% 0.137

info.magnolia.module.blossom.context

Class Tests Errors Failures Skipped Success Rate Time
ConfiguredBeanFactoryBeanTest 2 0 0 0 100% 0.241
MagnoliaComponentFactoryBeanTest 1 0 0 0 100% 0.094
MagnoliaMessageSourceTest 9 0 0 0 100% 1.338
ObservedBeanFactoryBeanTest 3 0 0 0 100% 1.581

info.magnolia.module.blossom.multipart

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

info.magnolia.module.blossom.template

Class Tests Errors Failures Skipped Success Rate Time
ComponentCategoryAnnotationTest 1 0 0 0 100% 0.125
TemplateDefinitionBuilderAutoGeneratorTest 6 0 0 0 100% 0.055
TemplateDefinitionBuilderAvailableTest 6 0 0 0 100% 0.058
TemplateDefinitionBuilderTest 8 0 0 0 100% 0.077
TemplateExporterTest 4 0 0 0 100% 0.138

info.magnolia.module.blossom.dialog

Class Tests Errors Failures Skipped Success Rate Time
DefaultDialogCreatorTest 14 0 0 0 100% 0.639
DialogDescriptionBuilderTest 2 0 0 0 100% 0
DialogExporterTest 5 0 0 0 100% 0.167

info.magnolia.module.blossom.view

Class Tests Errors Failures Skipped Success Rate Time
UuidRedirectViewResolverTest 5 0 0 0 100% 0.139

info.magnolia.module.blossom.setup

Class Tests Errors Failures Skipped Success Rate Time
MultiCheckAndModifyPropertyValueTaskTest 5 0 0 0 100% 0.012

info.magnolia.module.blossom.content2bean

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

info.magnolia.module.blossom.web

Class Tests Errors Failures Skipped Success Rate Time
BlossomHandlerMethodArgumentResolverTest 11 0 0 0 100% 0.368
BlossomRequestMappingHandlerAdapterTest 6 0 0 0 100% 0.279
BlossomWebArgumentResolverTest 11 0 0 0 100% 0.204

Test Cases

[Summary] [Package List] [Test Cases]

SpringContent2BeanTransformerTest

testContentToBeanWithClassDefined 1.148

ConfiguredBeanFactoryBeanTest

testDefaultClass 0.139
testInstantiationInitializationAndDestruction 0.102

MagnoliaComponentFactoryBeanTest

testStuff 0.094

MagnoliaMessageSourceTest

testGetMessageThrowsExceptionWhenMessageMissingInDefaultBundle 0.291
testGetMessageThrowsExceptionWhenMessageMissingInConfiguredBundle 0.146
testGetMessageFromDefaultBundle 0.133
testGetMessageFromConfiguredBundle 0.136
testGetMessageGivesPreferenceToConfiguredBundle 0.12
testGetMessageUsesPassedLocaleByDefault 0.128
testGetMessageCanPreferMagnoliaLocale 0.143
testGetMessageUsesConfiguredLocaleProvider 0.127
testGetMessageWithMessageFormat 0.114

ObservedBeanFactoryBeanTest

testDefaultClass 0.222
testJdkProxy 0.076
testInstantiationInitializationReloadingAndDestruction 1.283

DefaultDialogCreatorTest

testSimpleFactory 0.062
testInheritingFactory 0.042
testDialogFactoryOnMethod 0.031
testDialogFactoryThatNeedsItem 0.144
testDialogFactoryWithTabFactoryThatNeedsItem 0.034
testPostCreateIsInvokedOnSuperclassesFirst 0.031
testPostCreateOnMethodInSuperclassThatIsOverriddenIsInvokedFirst 0.03
testPostCreateIsNotInvokedIfMethodIsOverriddenWithoutRepeatingAnnotation 0.031
testPostCreateIsInvokedWithArguments 0.065
testPostCreateForAfterSubclassesPhaseIsInvokedLast 0.031
testSortTabsByName 0.049
testSortTabsByLabel 0.03
testSetsBothLabelAndNameByDefault 0.03
testSetsNoLabelIfAskedNotTo 0.029

DialogDescriptionBuilderTest

testStaticTabFactory 0
testPostCreateOnStaticMethodFails 0

DialogExporterTest

testExportDialogFactory 0.058
testExportDialogFactoryThatReturnsNull 0.028
testExportDialogFactoryWithPreRegisterCallback 0.025
testExportDialogFactoryWithOverriddenPreRegisterCallback 0.031
testExportDialogFactoryWithPreRegisterThatAddsMessageToMessageFromSuperclass 0.025

DispatcherAwareBeanPostProcessorTest

testDispatcherAware 0.012

BlossomMultipartResolverTest

testResolver 0.118

SpringNode2BeanTransformerTest

testContentToBeanWithClassDefined 0.058

PreexecutionUtilsTest

testIsPreexecutingReturnsFalseWhenPreexecutionContextIsNotSet 0.023
testIsPreexecutingReturnsFalseWhenPreexecutighOtherNode 0.028
testIsPreexecutingReturnsTrueWhenPreexecutingCurrentNode 0.024
testRepositoryExceptionIsWrappedInRuntimeRepositoryException 0.025

MultiCheckAndModifyPropertyValueTaskTest

testChangesWhenSetToOldName 0.008
testChangesWhenSetToOldName2 0.001
testChangesWhenSetToOldName3 0.001
testChangesNothingWhenAlreadyCorrect 0.001
testChangesNothingWhenSetToUnexpectedValue 0.001

DetectProxiedObjectsTest

testDetectsProxiedObjects 0.436

MassiveTest

testMassively 0.137

AbstractBeanDetectorTest

testBeanDetection 0.037

AbstractUrlMappedHandlerPostProcessorTest

testBeanDetection 0.022

ForwardRequestWrapperTest

testSetsForwardAttributesAndChangesPathElements 0
testDoesNotSetForwardAttributesIfAlreadyPerformingForwardButChangesPathElements 0
testHidesUpstreamAttributesButNotPathElementsOnForward 0.005
testChangesNothingOnInclude 0.001
testDisablesPreviousForwardWrapperAndRestoresItAfterwards 0.001
testDisablesPreviousIncludeWrapperAndRestoresItAfterwards 0

IncludeRequestWrapperTest

testHidesPreviousIncludeAttributes 0
testOverridesPreviousIncludeWrapper 0
testHidesAttributesWhenPerformingInclude 0.001
testSetsIncludeAttributes 0
testHidesAttributesWhenPerformingForward 0.001
testDisablesPreviousIncludeWrapperAndRestoresItAfterwards 0

ParameterResolverTest

testChaining 0

SpecialAttributeRequestWrapperTest

testAddedSingleAttributeIsVisible 0
testOverridesSingleAttribute 0
testOverriddenAttributeIsPresentInAttributeNamesEnumeration 0
testDoesNotAllowChangingOverriddenAttribute 0.001
testAllowsChangingNonOverriddenAttribute 0
testDoesNotAllowRemovingOverriddenAttribute 0
testAllowsRemovingNonOverriddenAttribute 0
testHidesOverriddenValuesWhenDisabled 0
testIsOverrideAttributes 0.001
testOverridesWithNullValue 0
testAttributeNamesNextElementWithExistingAttributes 0
testAttributeNamesNextElementWithOverriddenAttributes 0
testAttributeNamesNextElementSkipsOverriddenNullValues 0
testEnumeratesThrowsNoSuchElementException 0

ComponentCategoryAnnotationTest

test 0.125

TemplateDefinitionBuilderAutoGeneratorTest

testAutoGenerator 0.005
testAutoGeneratorOverriding 0.009
testAutoGeneratorInheritance 0.009
testAutoGeneratorOverridingWithAnnotation 0.01
testAutoGeneratorInheritsAndOverridesWithAnnotation 0.011
testMultipleAutoGenerators 0.011

TemplateDefinitionBuilderAvailableTest

testTemplateAvailability 0.008
testAvailableOverriding 0.009
testAvailableInheritance 0.008
testAvailableOverridingWithAnnotation 0.013
testAvailableInheritsAndOverridesWithAnnotation 0.01
testAvailableMultiple 0.01

TemplateDefinitionBuilderTest

testTemplateDescription 0.011
testMissingTemplateAnnotation 0.008
testMaximumComponents 0.008
testMaximumComponentsNullWhenNotSet 0.012
testFindsAreasInSuperclass 0.01
testCreateAreaNodeSetToTrue 0.011
testCreateAreaNodeSetToFalse 0.008
testCreateAreaNodeNotSet 0.009

TemplateExporterTest

testExportTemplate 0.03
testExportTemplateWithPreRegisterCallbackThatReturnsNull 0.039
testExportTemplateWithAreaWithPreRegisterCallbackThatReturnsNull 0.03
testTemplateAreaAndDialogRegistrationCallbacks 0.039

BlossomVirtualURIMapperTest

testBeanDetection 0.024
testBeanDetectionWithProxies 0.047

UuidRedirectViewResolverTest

testRedirect 0.028
testRedirectMainContent 0.032
testRedirectCurrentContent 0.025
testRedirectWithModelAttributesExposed 0.029
testRedirectWithoutModelAttributesExposed 0.025

BlossomHandlerMethodArgumentResolverTest

testAggregationState 0.027
testContentAsArgument 0.061
testTwoArgumentsOfTypeContent 0.024
testTwoArgumentsOfTypeNode 0.023
testUserAsArgument 0.029
testTemplateDefinitionAsArgument 0.034
testBlossomTemplateDefinitionAsArgument 0.039
testAreaDefinitionAsArgument 0.028
testBlossomAreaDefinitionAsArgument 0.039
testChannelAsArgument 0.024
testSiteAndThemeAsArguments 0.04

BlossomRequestMappingHandlerAdapterTest

testRedirectViewDetection 0.105
testRedirectViewDetectionWithCustomPatterns 0.035
testArgumentResolversResolvesContext 0.045
testArgumentResolversResolvesWebContext 0.036
testArgumentResolversResolvesUser 0.029
testArgumentResolversResolvesMgnlUser 0.029

BlossomWebArgumentResolverTest

testAggregationState 0.017
testContentAsArgument 0.018
testTwoArgumentsOfTypeContent 0.024
testTwoArgumentsOfTypeNode 0.018
testUserAsArgument 0.017
testTemplateDefinitionAsArgument 0.018
testBlossomTemplateDefinitionAsArgument 0.019
testAreaDefinitionAsArgument 0.017
testBlossomAreaDefinitionAsArgument 0.019
testChannelAsArgument 0.017
testSiteAndThemeAsArguments 0.02