Surefire Report

Summary

[Summary] [Package List] [Test Cases]


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

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.062
info.magnolia.module.blossom.support 29 0 0 0 100% 0.07
info.magnolia.module.blossom.urimapping 2 0 0 0 100% 0.073
info.magnolia.module.blossom.dispatcher 1 0 0 0 100% 0.016
info.magnolia.module.blossom.preexecution 4 0 0 0 100% 0.12
info.magnolia.module.blossom.suite 2 0 0 0 100% 0.64
info.magnolia.module.blossom.context 15 0 0 0 100% 3.547
info.magnolia.module.blossom.multipart 1 0 0 0 100% 0.128
info.magnolia.module.blossom.template 25 0 0 0 100% 0.321
info.magnolia.module.blossom.dialog 17 0 0 0 100% 0.442
info.magnolia.module.blossom.view 5 0 0 0 100% 0.226
info.magnolia.module.blossom.setup 5 0 0 0 100% 0.014
info.magnolia.module.blossom.content2bean 1 0 0 0 100% 1.233
info.magnolia.module.blossom.web 16 0 0 0 100% 0.714

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

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.02
ForwardRequestWrapperTest 6 0 0 0 100% 0.009
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.073

info.magnolia.module.blossom.dispatcher

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

info.magnolia.module.blossom.preexecution

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

info.magnolia.module.blossom.suite

Class Tests Errors Failures Skipped Success Rate Time
DetectProxiedObjectsTest 1 0 0 0 100% 0.494
MassiveTest 1 0 0 0 100% 0.146

info.magnolia.module.blossom.context

Class Tests Errors Failures Skipped Success Rate Time
ConfiguredBeanFactoryBeanTest 2 0 0 0 100% 0.257
MagnoliaComponentFactoryBeanTest 1 0 0 0 100% 0.103
MagnoliaMessageSourceTest 9 0 0 0 100% 1.567
ObservedBeanFactoryBeanTest 3 0 0 0 100% 1.62

info.magnolia.module.blossom.multipart

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

info.magnolia.module.blossom.template

Class Tests Errors Failures Skipped Success Rate Time
ComponentCategoryAnnotationTest 1 0 0 0 100% 0.127
TemplateDefinitionBuilderAutoGeneratorTest 6 0 0 0 100% 0.009
TemplateDefinitionBuilderAvailableTest 6 0 0 0 100% 0.005
TemplateDefinitionBuilderTest 8 0 0 0 100% 0.01
TemplateExporterTest 4 0 0 0 100% 0.17

info.magnolia.module.blossom.dialog

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

info.magnolia.module.blossom.view

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

info.magnolia.module.blossom.setup

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

info.magnolia.module.blossom.content2bean

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

info.magnolia.module.blossom.web

Class Tests Errors Failures Skipped Success Rate Time
BlossomHandlerMethodArgumentResolverTest 7 0 0 0 100% 0.325
BlossomRequestMappingHandlerAdapterTest 2 0 0 0 100% 0.131
BlossomWebArgumentResolverTest 7 0 0 0 100% 0.258

Test Cases

[Summary] [Package List] [Test Cases]

SpringContent2BeanTransformerTest

testContentToBeanWithClassDefined 1.233

ConfiguredBeanFactoryBeanTest

testInstantiationInitializationAndDestruction 0.15
testDefaultClass 0.107

MagnoliaComponentFactoryBeanTest

testStuff 0.103

MagnoliaMessageSourceTest

testGetMessageThrowsExceptionWhenMessageMissingInDefaultBundle 0.284
testGetMessageFromDefaultBundle 0.182
testGetMessageThrowsExceptionWhenMessageMissingInConfiguredBundle 0.142
testGetMessageFromConfiguredBundle 0.157
testGetMessageGivesPreferenceToConfiguredBundle 0.154
testGetMessageUsesPassedLocaleByDefault 0.163
testGetMessageCanPreferMagnoliaLocale 0.208
testGetMessageUsesConfiguredLocaleProvider 0.147
testGetMessageWithMessageFormat 0.13

ObservedBeanFactoryBeanTest

testInstantiationInitializationReloadingAndDestruction 1.457
testJdkProxy 0.081
testDefaultClass 0.082

DefaultDialogCreatorTest

testSimpleFactory 0.023
testInheritingFactory 0.012
testDialogFactoryOnMethod 0.002
testDialogFactoryThatNeedsItem 0.146
testDialogFactoryWithTabFactoryThatNeedsItem 0.003
testPostCreateIsInvokedOnSuperclassesFirst 0.003
testPostCreateOnMethodInSuperclassThatIsOverriddenIsInvokedFirst 0.002
testPostCreateIsNotInvokedIfMethodIsOverriddenWithoutRepeatingAnnotation 0.001
testPostCreateIsInvokedWithArguments 0.039
testPostCreateForAfterSubclassesPhaseIsInvokedLast 0.002

DialogDescriptionBuilderTest

testStaticTabFactory 0
testPostCreateOnStaticMethodFails 0

DialogExporterTest

testExportDialogFactory 0.072
testExportDialogFactoryThatReturnsNull 0.035
testExportDialogFactoryWithPreRegisterCallback 0.033
testExportDialogFactoryWithOverriddenPreRegisterCallback 0.035
testExportDialogFactoryWithPreRegisterThatAddsMessageToMessageFromSuperclass 0.034

DispatcherAwareBeanPostProcessorTest

testDispatcherAware 0.016

BlossomMultipartResolverTest

testResolver 0.128

SpringNode2BeanTransformerTest

testContentToBeanWithClassDefined 0.062

PreexecutionUtilsTest

testIsPreexecutingReturnsFalseWhenPreexecutionContextIsNotSet 0.027
testIsPreexecutingReturnsFalseWhenPreexecutighOtherNode 0.03
testIsPreexecutingReturnsTrueWhenPreexecutingCurrentNode 0.027
testRepositoryExceptionIsWrappedInRuntimeRepositoryException 0.036

MultiCheckAndModifyPropertyValueTaskTest

testChangesWhenSetToOldName 0.01
testChangesWhenSetToOldName2 0.001
testChangesWhenSetToOldName3 0.001
testChangesNothingWhenAlreadyCorrect 0.001
testChangesNothingWhenSetToUnexpectedValue 0.001

DetectProxiedObjectsTest

testDetectsProxiedObjects 0.494

MassiveTest

testMassively 0.146

AbstractBeanDetectorTest

testBeanDetection 0.037

AbstractUrlMappedHandlerPostProcessorTest

testBeanDetection 0.02

ForwardRequestWrapperTest

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

IncludeRequestWrapperTest

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

ParameterResolverTest

testChaining 0

SpecialAttributeRequestWrapperTest

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

ComponentCategoryAnnotationTest

test 0.127

TemplateDefinitionBuilderAutoGeneratorTest

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

TemplateDefinitionBuilderAvailableTest

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

TemplateDefinitionBuilderTest

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

TemplateExporterTest

testExportTemplate 0.033
testExportTemplateWithPreRegisterCallbackThatReturnsNull 0.041
testExportTemplateWithAreaWithPreRegisterCallbackThatReturnsNull 0.043
testTemplateAreaAndDialogRegistrationCallbacks 0.053

BlossomVirtualURIMapperTest

testBeanDetection 0.03
testBeanDetectionWithProxies 0.043

UuidRedirectViewResolverTest

testRedirect 0.057
testRedirectMainContent 0.049
testRedirectCurrentContent 0.036
testRedirectWithModelAttributesExposed 0.042
testRedirectWithoutModelAttributesExposed 0.042

BlossomHandlerMethodArgumentResolverTest

testContentAsArgument 0.047
testTwoArgumentsOfTypeContent 0.041
testTwoArgumentsOfTypeNode 0.04
testUserAsArgument 0.051
testTemplateDefinitionAsArgument 0.051
testAggregationState 0.035
testBlossomTemplateDefinitionAsArgument 0.06

BlossomRequestMappingHandlerAdapterTest

testDetection 0.11
testDetectionWithCustomPatterns 0.021

BlossomWebArgumentResolverTest

testContentAsArgument 0.041
testTwoArgumentsOfTypeContent 0.041
testTwoArgumentsOfTypeNode 0.038
testUserAsArgument 0.041
testTemplateDefinitionAsArgument 0.032
testAggregationState 0.032
testBlossomTemplateDefinitionAsArgument 0.033