Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
124 0 0 0 100% 6.762

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.071
info.magnolia.module.blossom.support 29 0 0 0 100% 0.081
info.magnolia.module.blossom.urimapping 2 0 0 0 100% 0.072
info.magnolia.module.blossom.dispatcher 1 0 0 0 100% 0.023
info.magnolia.module.blossom.preexecution 4 0 0 0 100% 0.14
info.magnolia.module.blossom.suite 2 0 0 0 100% 0.621
info.magnolia.module.blossom.context 15 0 0 0 100% 3.109
info.magnolia.module.blossom.multipart 1 0 0 0 100% 0.159
info.magnolia.module.blossom.template 25 0 0 0 100% 0.29
info.magnolia.module.blossom.dialog 17 0 0 0 100% 0.372
info.magnolia.module.blossom.view 5 0 0 0 100% 0.142
info.magnolia.module.blossom.setup 5 0 0 0 100% 0.016
info.magnolia.module.blossom.content2bean 1 0 0 0 100% 1.063
info.magnolia.module.blossom.web 16 0 0 0 100% 0.603

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.071

info.magnolia.module.blossom.support

Class Tests Errors Failures Skipped Success Rate Time
AbstractBeanDetectorTest 1 0 0 0 100% 0.042
AbstractUrlMappedHandlerPostProcessorTest 1 0 0 0 100% 0.025
ForwardRequestWrapperTest 6 0 0 0 100% 0.006
IncludeRequestWrapperTest 6 0 0 0 100% 0.004
ParameterResolverTest 1 0 0 0 100% 0.001
SpecialAttributeRequestWrapperTest 14 0 0 0 100% 0.003

info.magnolia.module.blossom.urimapping

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

info.magnolia.module.blossom.dispatcher

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

info.magnolia.module.blossom.preexecution

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

info.magnolia.module.blossom.suite

Class Tests Errors Failures Skipped Success Rate Time
DetectProxiedObjectsTest 1 0 0 0 100% 0.464
MassiveTest 1 0 0 0 100% 0.157

info.magnolia.module.blossom.context

Class Tests Errors Failures Skipped Success Rate Time
ConfiguredBeanFactoryBeanTest 2 0 0 0 100% 0.264
MagnoliaComponentFactoryBeanTest 1 0 0 0 100% 0.097
MagnoliaMessageSourceTest 9 0 0 0 100% 1.126
ObservedBeanFactoryBeanTest 3 0 0 0 100% 1.622

info.magnolia.module.blossom.multipart

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

info.magnolia.module.blossom.template

Class Tests Errors Failures Skipped Success Rate Time
ComponentCategoryAnnotationTest 1 0 0 0 100% 0.136
TemplateDefinitionBuilderAutoGeneratorTest 6 0 0 0 100% 0.008
TemplateDefinitionBuilderAvailableTest 6 0 0 0 100% 0.005
TemplateDefinitionBuilderTest 8 0 0 0 100% 0.008
TemplateExporterTest 4 0 0 0 100% 0.133

info.magnolia.module.blossom.dialog

Class Tests Errors Failures Skipped Success Rate Time
DefaultDialogCreatorTest 10 0 0 0 100% 0.173
DialogDescriptionBuilderTest 2 0 0 0 100% 0
DialogExporterTest 5 0 0 0 100% 0.199

info.magnolia.module.blossom.view

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

info.magnolia.module.blossom.setup

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

info.magnolia.module.blossom.content2bean

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

info.magnolia.module.blossom.web

Class Tests Errors Failures Skipped Success Rate Time
BlossomHandlerMethodArgumentResolverTest 7 0 0 0 100% 0.298
BlossomRequestMappingHandlerAdapterTest 2 0 0 0 100% 0.106
BlossomWebArgumentResolverTest 7 0 0 0 100% 0.199

Test Cases

[Summary] [Package List] [Test Cases]

SpringContent2BeanTransformerTest

testContentToBeanWithClassDefined 1.063

ConfiguredBeanFactoryBeanTest

testInstantiationInitializationAndDestruction 0.146
testDefaultClass 0.118

MagnoliaComponentFactoryBeanTest

testStuff 0.097

MagnoliaMessageSourceTest

testGetMessageThrowsExceptionWhenMessageMissingInDefaultBundle 0.249
testGetMessageThrowsExceptionWhenMessageMissingInConfiguredBundle 0.116
testGetMessageFromDefaultBundle 0.117
testGetMessageFromConfiguredBundle 0.096
testGetMessageGivesPreferenceToConfiguredBundle 0.112
testGetMessageUsesPassedLocaleByDefault 0.095
testGetMessageCanPreferMagnoliaLocale 0.099
testGetMessageUsesConfiguredLocaleProvider 0.127
testGetMessageWithMessageFormat 0.115

ObservedBeanFactoryBeanTest

testDefaultClass 0.241
testJdkProxy 0.09
testInstantiationInitializationReloadingAndDestruction 1.291

DefaultDialogCreatorTest

testSimpleFactory 0.016
testInheritingFactory 0.01
testDialogFactoryOnMethod 0.002
testDialogFactoryThatNeedsItem 0.098
testDialogFactoryWithTabFactoryThatNeedsItem 0.003
testPostCreateIsInvokedOnSuperclassesFirst 0.003
testPostCreateOnMethodInSuperclassThatIsOverriddenIsInvokedFirst 0.001
testPostCreateIsNotInvokedIfMethodIsOverriddenWithoutRepeatingAnnotation 0.001
testPostCreateIsInvokedWithArguments 0.036
testPostCreateForAfterSubclassesPhaseIsInvokedLast 0.003

DialogDescriptionBuilderTest

testStaticTabFactory 0
testPostCreateOnStaticMethodFails 0

DialogExporterTest

testExportDialogFactory 0.054
testExportDialogFactoryThatReturnsNull 0.037
testExportDialogFactoryWithPreRegisterCallback 0.037
testExportDialogFactoryWithOverriddenPreRegisterCallback 0.034
testExportDialogFactoryWithPreRegisterThatAddsMessageToMessageFromSuperclass 0.037

DispatcherAwareBeanPostProcessorTest

testDispatcherAware 0.023

BlossomMultipartResolverTest

testResolver 0.159

SpringNode2BeanTransformerTest

testContentToBeanWithClassDefined 0.071

PreexecutionUtilsTest

testIsPreexecutingReturnsFalseWhenPreexecutionContextIsNotSet 0.032
testIsPreexecutingReturnsFalseWhenPreexecutighOtherNode 0.032
testIsPreexecutingReturnsTrueWhenPreexecutingCurrentNode 0.03
testRepositoryExceptionIsWrappedInRuntimeRepositoryException 0.046

MultiCheckAndModifyPropertyValueTaskTest

testChangesWhenSetToOldName 0.011
testChangesWhenSetToOldName2 0.002
testChangesWhenSetToOldName3 0.001
testChangesNothingWhenAlreadyCorrect 0.001
testChangesNothingWhenSetToUnexpectedValue 0.001

DetectProxiedObjectsTest

testDetectsProxiedObjects 0.464

MassiveTest

testMassively 0.157

AbstractBeanDetectorTest

testBeanDetection 0.042

AbstractUrlMappedHandlerPostProcessorTest

testBeanDetection 0.025

ForwardRequestWrapperTest

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

IncludeRequestWrapperTest

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

ParameterResolverTest

testChaining 0

SpecialAttributeRequestWrapperTest

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

ComponentCategoryAnnotationTest

test 0.136

TemplateDefinitionBuilderAutoGeneratorTest

testAutoGenerator 0.005
testAutoGeneratorOverriding 0
testAutoGeneratorInheritance 0.001
testAutoGeneratorOverridingWithAnnotation 0
testAutoGeneratorInheritsAndOverridesWithAnnotation 0.001
testMultipleAutoGenerators 0.001

TemplateDefinitionBuilderAvailableTest

testAvailableMultiple 0.001
testTemplateAvailability 0.001
testAvailableOverriding 0.001
testAvailableInheritance 0.001
testAvailableOverridingWithAnnotation 0.001
testAvailableInheritsAndOverridesWithAnnotation 0

TemplateDefinitionBuilderTest

testTemplateDescription 0.002
testMissingTemplateAnnotation 0.001
testMaximumComponents 0.001
testMaximumComponentsNullWhenNotSet 0
testFindsAreasInSuperclass 0.002
testCreateAreaNodeSetToTrue 0.001
testCreateAreaNodeSetToFalse 0.001
testCreateAreaNodeNotSet 0

TemplateExporterTest

testExportTemplate 0.036
testExportTemplateWithPreRegisterCallbackThatReturnsNull 0.032
testExportTemplateWithAreaWithPreRegisterCallbackThatReturnsNull 0.032
testTemplateAreaAndDialogRegistrationCallbacks 0.033

BlossomVirtualURIMapperTest

testBeanDetection 0.031
testBeanDetectionWithProxies 0.041

UuidRedirectViewResolverTest

testRedirect 0.035
testRedirectMainContent 0.026
testRedirectCurrentContent 0.027
testRedirectWithModelAttributesExposed 0.028
testRedirectWithoutModelAttributesExposed 0.026

BlossomHandlerMethodArgumentResolverTest

testAggregationState 0.031
testContentAsArgument 0.03
testTwoArgumentsOfTypeContent 0.026
testTwoArgumentsOfTypeNode 0.03
testUserAsArgument 0.053
testTemplateDefinitionAsArgument 0.048
testBlossomTemplateDefinitionAsArgument 0.08

BlossomRequestMappingHandlerAdapterTest

testDetection 0.083
testDetectionWithCustomPatterns 0.023

BlossomWebArgumentResolverTest

testAggregationState 0.03
testContentAsArgument 0.028
testTwoArgumentsOfTypeContent 0.027
testTwoArgumentsOfTypeNode 0.026
testUserAsArgument 0.033
testTemplateDefinitionAsArgument 0.028
testBlossomTemplateDefinitionAsArgument 0.027