Surefire Report

Summary

[Summary] [Package List] [Test Cases]


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

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.07
info.magnolia.module.blossom.support 29 0 0 0 100% 0.074
info.magnolia.module.blossom.urimapping 2 0 0 0 100% 0.076
info.magnolia.module.blossom.dispatcher 1 0 0 0 100% 0.015
info.magnolia.module.blossom.preexecution 4 0 0 0 100% 0.132
info.magnolia.module.blossom.suite 2 0 0 0 100% 0.578
info.magnolia.module.blossom.context 15 0 0 0 100% 3.332
info.magnolia.module.blossom.multipart 1 0 0 0 100% 0.142
info.magnolia.module.blossom.template 25 0 0 0 100% 0.584
info.magnolia.module.blossom.dialog 17 0 0 0 100% 0.407
info.magnolia.module.blossom.view 5 0 0 0 100% 0.144
info.magnolia.module.blossom.setup 5 0 0 0 100% 0.017
info.magnolia.module.blossom.content2bean 1 0 0 0 100% 1.197
info.magnolia.module.blossom.web 16 0 0 0 100% 0.546

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

info.magnolia.module.blossom.support

Class Tests Errors Failures Skipped Success Rate Time
AbstractBeanDetectorTest 1 0 0 0 100% 0.039
AbstractUrlMappedHandlerPostProcessorTest 1 0 0 0 100% 0.021
ForwardRequestWrapperTest 6 0 0 0 100% 0.008
IncludeRequestWrapperTest 6 0 0 0 100% 0.002
ParameterResolverTest 1 0 0 0 100% 0
SpecialAttributeRequestWrapperTest 14 0 0 0 100% 0.004

info.magnolia.module.blossom.urimapping

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

info.magnolia.module.blossom.dispatcher

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

info.magnolia.module.blossom.preexecution

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

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

info.magnolia.module.blossom.context

Class Tests Errors Failures Skipped Success Rate Time
ConfiguredBeanFactoryBeanTest 2 0 0 0 100% 0.236
MagnoliaComponentFactoryBeanTest 1 0 0 0 100% 0.09
MagnoliaMessageSourceTest 9 0 0 0 100% 1.348
ObservedBeanFactoryBeanTest 3 0 0 0 100% 1.658

info.magnolia.module.blossom.multipart

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

info.magnolia.module.blossom.template

Class Tests Errors Failures Skipped Success Rate Time
ComponentCategoryAnnotationTest 1 0 0 0 100% 0.177
TemplateDefinitionBuilderAutoGeneratorTest 6 0 0 0 100% 0.078
TemplateDefinitionBuilderAvailableTest 6 0 0 0 100% 0.071
TemplateDefinitionBuilderTest 8 0 0 0 100% 0.089
TemplateExporterTest 4 0 0 0 100% 0.169

info.magnolia.module.blossom.dialog

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

info.magnolia.module.blossom.view

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

info.magnolia.module.blossom.setup

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

info.magnolia.module.blossom.content2bean

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

info.magnolia.module.blossom.web

Class Tests Errors Failures Skipped Success Rate Time
BlossomHandlerMethodArgumentResolverTest 7 0 0 0 100% 0.249
BlossomRequestMappingHandlerAdapterTest 2 0 0 0 100% 0.135
BlossomWebArgumentResolverTest 7 0 0 0 100% 0.162

Test Cases

[Summary] [Package List] [Test Cases]

SpringContent2BeanTransformerTest

testContentToBeanWithClassDefined 1.197

ConfiguredBeanFactoryBeanTest

testDefaultClass 0.136
testInstantiationInitializationAndDestruction 0.1

MagnoliaComponentFactoryBeanTest

testStuff 0.09

MagnoliaMessageSourceTest

testGetMessageThrowsExceptionWhenMessageMissingInDefaultBundle 0.288
testGetMessageThrowsExceptionWhenMessageMissingInConfiguredBundle 0.148
testGetMessageFromDefaultBundle 0.13
testGetMessageFromConfiguredBundle 0.133
testGetMessageGivesPreferenceToConfiguredBundle 0.129
testGetMessageUsesPassedLocaleByDefault 0.136
testGetMessageCanPreferMagnoliaLocale 0.147
testGetMessageUsesConfiguredLocaleProvider 0.119
testGetMessageWithMessageFormat 0.118

ObservedBeanFactoryBeanTest

testDefaultClass 0.288
testInstantiationInitializationReloadingAndDestruction 1.279
testJdkProxy 0.091

DefaultDialogCreatorTest

testSimpleFactory 0.02
testInheritingFactory 0.009
testDialogFactoryOnMethod 0.006
testDialogFactoryThatNeedsItem 0.122
testDialogFactoryWithTabFactoryThatNeedsItem 0.002
testPostCreateIsInvokedOnSuperclassesFirst 0.003
testPostCreateOnMethodInSuperclassThatIsOverriddenIsInvokedFirst 0.002
testPostCreateIsNotInvokedIfMethodIsOverriddenWithoutRepeatingAnnotation 0.001
testPostCreateIsInvokedWithArguments 0.035
testPostCreateForAfterSubclassesPhaseIsInvokedLast 0.002

DialogDescriptionBuilderTest

testStaticTabFactory 0
testPostCreateOnStaticMethodFails 0

DialogExporterTest

testExportDialogFactory 0.062
testExportDialogFactoryThatReturnsNull 0.037
testExportDialogFactoryWithPreRegisterCallback 0.033
testExportDialogFactoryWithOverriddenPreRegisterCallback 0.036
testExportDialogFactoryWithPreRegisterThatAddsMessageToMessageFromSuperclass 0.037

DispatcherAwareBeanPostProcessorTest

testDispatcherAware 0.015

BlossomMultipartResolverTest

testResolver 0.142

SpringNode2BeanTransformerTest

testContentToBeanWithClassDefined 0.07

PreexecutionUtilsTest

testIsPreexecutingReturnsFalseWhenPreexecutionContextIsNotSet 0.032
testIsPreexecutingReturnsFalseWhenPreexecutighOtherNode 0.035
testIsPreexecutingReturnsTrueWhenPreexecutingCurrentNode 0.026
testRepositoryExceptionIsWrappedInRuntimeRepositoryException 0.039

MultiCheckAndModifyPropertyValueTaskTest

testChangesWhenSetToOldName 0.011
testChangesWhenSetToOldName2 0.001
testChangesWhenSetToOldName3 0.002
testChangesNothingWhenAlreadyCorrect 0.002
testChangesNothingWhenSetToUnexpectedValue 0.001

DetectProxiedObjectsTest

testDetectsProxiedObjects 0.436

MassiveTest

testMassively 0.142

AbstractBeanDetectorTest

testBeanDetection 0.039

AbstractUrlMappedHandlerPostProcessorTest

testBeanDetection 0.021

ForwardRequestWrapperTest

testSetsForwardAttributesAndChangesPathElements 0.001
testDoesNotSetForwardAttributesIfAlreadyPerformingForwardButChangesPathElements 0
testHidesUpstreamAttributesButNotPathElementsOnForward 0.006
testChangesNothingOnInclude 0.001
testDisablesPreviousForwardWrapperAndRestoresItAfterwards 0
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.001
testDoesNotAllowChangingOverriddenAttribute 0
testAllowsChangingNonOverriddenAttribute 0
testDoesNotAllowRemovingOverriddenAttribute 0.001
testAllowsRemovingNonOverriddenAttribute 0
testHidesOverriddenValuesWhenDisabled 0
testIsOverrideAttributes 0.001
testOverridesWithNullValue 0
testAttributeNamesNextElementWithExistingAttributes 0
testAttributeNamesNextElementWithOverriddenAttributes 0
testAttributeNamesNextElementSkipsOverriddenNullValues 0
testEnumeratesThrowsNoSuchElementException 0.001

ComponentCategoryAnnotationTest

test 0.177

TemplateDefinitionBuilderAutoGeneratorTest

testAutoGenerator 0.01
testAutoGeneratorOverriding 0.015
testAutoGeneratorInheritance 0.021
testAutoGeneratorOverridingWithAnnotation 0.011
testAutoGeneratorInheritsAndOverridesWithAnnotation 0.01
testMultipleAutoGenerators 0.011

TemplateDefinitionBuilderAvailableTest

testAvailableMultiple 0.009
testTemplateAvailability 0.011
testAvailableOverriding 0.009
testAvailableInheritance 0.017
testAvailableOverridingWithAnnotation 0.012
testAvailableInheritsAndOverridesWithAnnotation 0.013

TemplateDefinitionBuilderTest

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

TemplateExporterTest

testExportTemplate 0.045
testExportTemplateWithPreRegisterCallbackThatReturnsNull 0.035
testExportTemplateWithAreaWithPreRegisterCallbackThatReturnsNull 0.047
testTemplateAreaAndDialogRegistrationCallbacks 0.042

BlossomVirtualURIMapperTest

testBeanDetection 0.03
testBeanDetectionWithProxies 0.046

UuidRedirectViewResolverTest

testRedirect 0.034
testRedirectMainContent 0.032
testRedirectCurrentContent 0.025
testRedirectWithModelAttributesExposed 0.027
testRedirectWithoutModelAttributesExposed 0.026

BlossomHandlerMethodArgumentResolverTest

testAggregationState 0.028
testContentAsArgument 0.04
testTwoArgumentsOfTypeContent 0.027
testTwoArgumentsOfTypeNode 0.029
testUserAsArgument 0.036
testTemplateDefinitionAsArgument 0.038
testBlossomTemplateDefinitionAsArgument 0.051

BlossomRequestMappingHandlerAdapterTest

testDetection 0.121
testDetectionWithCustomPatterns 0.014

BlossomWebArgumentResolverTest

testAggregationState 0.025
testContentAsArgument 0.027
testTwoArgumentsOfTypeContent 0.023
testTwoArgumentsOfTypeNode 0.021
testUserAsArgument 0.023
testTemplateDefinitionAsArgument 0.022
testBlossomTemplateDefinitionAsArgument 0.021