Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
150 0 0 0 100% 5.941

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.urimapping 2 0 0 0 100% 0.084
info.magnolia.module.blossom.support 28 0 0 0 100% 0.142
info.magnolia.module.blossom.suite 2 0 0 0 100% 0.185
info.magnolia.module.blossom.context 15 0 0 0 100% 2.06
info.magnolia.module.blossom.view 5 0 0 0 100% 0.078
info.magnolia.module.blossom.preexecution 4 0 0 0 100% 0.367
info.magnolia.module.blossom.content2bean 1 0 0 0 100% 1.167
info.magnolia.module.blossom.setup 5 0 0 0 100% 0.011
info.magnolia.module.blossom.dispatcher 1 0 0 0 100% 0.008
info.magnolia.module.blossom.web 28 0 0 0 100% 0.922
info.magnolia.module.blossom.node2bean 1 0 0 0 100% 0.03
info.magnolia.module.blossom.dialog 25 0 0 0 100% 0.29
info.magnolia.module.blossom.multipart 1 0 0 0 100% 0.034
info.magnolia.module.blossom.template 32 0 0 0 100% 0.563

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

info.magnolia.module.blossom.urimapping

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

info.magnolia.module.blossom.support

Class Tests Errors Failures Skipped Success Rate Time
AbstractBeanDetectorTest 1 0 0 0 100% 0.128
ParameterResolverTest 1 0 0 0 100% 0.001
IncludeRequestWrapperTest 6 0 0 0 100% 0.009
ForwardRequestWrapperTest 6 0 0 0 100% 0.004
SpecialAttributeRequestWrapperTest 14 0 0 0 100% 0

info.magnolia.module.blossom.suite

Class Tests Errors Failures Skipped Success Rate Time
MassiveTest 1 0 0 0 100% 0.075
DetectProxiedObjectsTest 1 0 0 0 100% 0.11

info.magnolia.module.blossom.context

Class Tests Errors Failures Skipped Success Rate Time
MagnoliaComponentFactoryBeanTest 1 0 0 0 100% 0.031
MagnoliaMessageSourceTest 9 0 0 0 100% 0.335
ConfiguredBeanFactoryBeanTest 2 0 0 0 100% 0.079
ObservedBeanFactoryBeanTest 3 0 0 0 100% 1.615

info.magnolia.module.blossom.view

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

info.magnolia.module.blossom.preexecution

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

info.magnolia.module.blossom.content2bean

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

info.magnolia.module.blossom.setup

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

info.magnolia.module.blossom.dispatcher

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

info.magnolia.module.blossom.web

Class Tests Errors Failures Skipped Success Rate Time
BlossomRequestMappingHandlerAdapterTest 6 0 0 0 100% 0.436
BlossomWebArgumentResolverTest 11 0 0 0 100% 0.133
BlossomHandlerMethodArgumentResolverTest 11 0 0 0 100% 0.353

info.magnolia.module.blossom.node2bean

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

info.magnolia.module.blossom.dialog

Class Tests Errors Failures Skipped Success Rate Time
DialogDescriptionBuilderTest 2 0 0 0 100% 0.001
BlossomDialogDefinitionProviderTest 4 0 0 0 100% 0
DialogExporterTest 5 0 0 0 100% 0.098
DefaultDialogCreatorTest 14 0 0 0 100% 0.191

info.magnolia.module.blossom.multipart

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

info.magnolia.module.blossom.template

Class Tests Errors Failures Skipped Success Rate Time
TemplateDefinitionBuilderTest 9 0 0 0 100% 0.081
TemplateDefinitionBuilderAutoGeneratorTest 6 0 0 0 100% 0.074
TemplateExporterTest 4 0 0 0 100% 0.137
ComponentCategoryAnnotationTest 1 0 0 0 100% 0.191
BlossomTemplateDefinitionProviderTest 2 0 0 0 100% 0.003
TemplateDefinitionBuilderParametersTest 4 0 0 0 100% 0.026
TemplateDefinitionBuilderAvailableTest 6 0 0 0 100% 0.051

Test Cases

[Summary] [Package List] [Test Cases]

BlossomVirtualURIMapperTest

testBeanDetection 0.039
testBeanDetectionWithProxies 0.045

TemplateDefinitionBuilderTest

testTemplateDescription 0.026
testTemplateDescriptionWithFlags 0.008
testMissingTemplateAnnotation 0.005
testMaximumComponents 0.005
testMaximumComponentsNullWhenNotSet 0.006
testFindsAreasInSuperclass 0.008
testCreateAreaNodeSetToTrue 0.008
testCreateAreaNodeSetToFalse 0.007
testCreateAreaNodeNotSet 0.006

TemplateDefinitionBuilderAutoGeneratorTest

testAutoGenerator 0.033
testAutoGeneratorOverriding 0.007
testAutoGeneratorInheritance 0.008
testAutoGeneratorOverridingWithAnnotation 0.007
testAutoGeneratorInheritsAndOverridesWithAnnotation 0.007
testMultipleAutoGenerators 0.011

DialogDescriptionBuilderTest

testStaticTabFactory 0
testPostCreateOnStaticMethodFails 0.001

MagnoliaComponentFactoryBeanTest

testStuff 0.031

AbstractBeanDetectorTest

testBeanDetection 0.128

ParameterResolverTest

testChaining 0

TemplateExporterTest

testExportTemplate 0.069
testExportTemplateWithPreRegisterCallbackThatReturnsNull 0.012
testExportTemplateWithAreaWithPreRegisterCallbackThatReturnsNull 0.015
testTemplateAreaAndDialogRegistrationCallbacks 0.041

UuidRedirectViewResolverTest

testRedirect 0.036
testRedirectMainContent 0.009
testRedirectCurrentContent 0.011
testRedirectWithModelAttributesExposed 0.009
testRedirectWithoutModelAttributesExposed 0.013

IncludeRequestWrapperTest

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

PreexecutionUtilsTest

testIsPreexecutingReturnsFalseWhenPreexecutighOtherNode 0.035
testIsPreexecutingReturnsFalseWhenPreexecutionContextIsNotSet 0.041
testIsPreexecutingReturnsTrueWhenPreexecutingCurrentNode 0.029
testRepositoryExceptionIsWrappedInRuntimeRepositoryException 0.259

ComponentCategoryAnnotationTest

test 0.191

MagnoliaMessageSourceTest

testGetMessageThrowsExceptionWhenMessageMissingInDefaultBundle 0.164
testGetMessageThrowsExceptionWhenMessageMissingInConfiguredBundle 0.028
testGetMessageFromDefaultBundle 0.024
testGetMessageFromConfiguredBundle 0.02
testGetMessageGivesPreferenceToConfiguredBundle 0.019
testGetMessageUsesPassedLocaleByDefault 0.018
testGetMessageCanPreferMagnoliaLocale 0.018
testGetMessageUsesConfiguredLocaleProvider 0.021
testGetMessageWithMessageFormat 0.017

SpringContent2BeanTransformerTest

testContentToBeanWithClassDefined 1.142

BlossomDialogDefinitionProviderTest

metadataForDialogWithIdInCompositeFormHasMetadataPopulated 0
metadataForDialogWithIdInSimpleFormHasMetadataPopulated 0
metadataForDialogWithGenereatedIdHasMetadataPopulated 0
metadataHasLocationSetWithFactoryMethodPopulated 0

ForwardRequestWrapperTest

testDisablesPreviousIncludeWrapperAndRestoresItAfterwards 0
testHidesUpstreamAttributesButNotPathElementsOnForward 0.002
testSetsForwardAttributesAndChangesPathElements 0
testDoesNotSetForwardAttributesIfAlreadyPerformingForwardButChangesPathElements 0
testChangesNothingOnInclude 0.002
testDisablesPreviousForwardWrapperAndRestoresItAfterwards 0

MultiCheckAndModifyPropertyValueTaskTest

testChangesWhenSetToOldName 0.007
testChangesWhenSetToOldName2 0.001
testChangesWhenSetToOldName3 0.001
testChangesNothingWhenAlreadyCorrect 0.001
testChangesNothingWhenSetToUnexpectedValue 0.001

BlossomTemplateDefinitionProviderTest

metadataForTemplateWithIdInCompositeFormHasMetadataPopulated 0.003
metadataForTemplateWithIdInSimpleFormHasMetadataPopulated 0

BlossomRequestMappingHandlerAdapterTest

testRedirectViewDetection 0.266
testRedirectViewDetectionWithCustomPatterns 0.04
testArgumentResolversResolvesContext 0.06
testArgumentResolversResolvesWebContext 0.024
testArgumentResolversResolvesUser 0.021
testArgumentResolversResolvesMgnlUser 0.022

TemplateDefinitionBuilderParametersTest

parametersAreFoundInAnnotations 0.001
parametersAreFoundInSuperclassAndThatSubclassOverrides 0.008
parametersAreFoundOnAreas 0.008
parametersOnAreasAreFoundInSuperclassAndThatSubclassOverrides 0.009

SpecialAttributeRequestWrapperTest

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

ConfiguredBeanFactoryBeanTest

testDefaultClass 0.038
testInstantiationInitializationAndDestruction 0.041

BlossomMultipartResolverTest

testResolver 0.034

ObservedBeanFactoryBeanTest

testInstantiationInitializationReloadingAndDestruction 1.518
testDefaultClass 0.049
testJdkProxy 0.048

MassiveTest

testMassively 0.075

DispatcherAwareBeanPostProcessorTest

testDispatcherAware 0.008

DialogExporterTest

testExportDialogFactory 0.038
testExportDialogFactoryThatReturnsNull 0.02
testExportDialogFactoryWithPreRegisterCallback 0.014
testExportDialogFactoryWithOverriddenPreRegisterCallback 0.012
testExportDialogFactoryWithPreRegisterThatAddsMessageToMessageFromSuperclass 0.011

BlossomWebArgumentResolverTest

testAggregationState 0.009
testContentAsArgument 0.009
testTwoArgumentsOfTypeContent 0.018
testTwoArgumentsOfTypeNode 0.014
testUserAsArgument 0.015
testTemplateDefinitionAsArgument 0.012
testBlossomTemplateDefinitionAsArgument 0.011
testAreaDefinitionAsArgument 0.011
testBlossomAreaDefinitionAsArgument 0.011
testChannelAsArgument 0.009
testSiteAndThemeAsArguments 0.011

DetectProxiedObjectsTest

testDetectsProxiedObjects 0.11

TemplateDefinitionBuilderAvailableTest

testTemplateAvailability 0.006
testAvailableOverriding 0.01
testAvailableInheritance 0.013
testAvailableOverridingWithAnnotation 0.008
testAvailableInheritsAndOverridesWithAnnotation 0.007
testAvailableMultiple 0.006

DefaultDialogCreatorTest

testSimpleFactory 0.016
testInheritingFactory 0.018
testDialogFactoryOnMethod 0.012
testDialogFactoryThatNeedsItem 0.016
testDialogFactoryWithTabFactoryThatNeedsItem 0.012
testPostCreateIsInvokedOnSuperclassesFirst 0.013
testPostCreateOnMethodInSuperclassThatIsOverriddenIsInvokedFirst 0.014
testPostCreateIsNotInvokedIfMethodIsOverriddenWithoutRepeatingAnnotation 0.011
testPostCreateIsInvokedWithArguments 0.012
testPostCreateForAfterSubclassesPhaseIsInvokedLast 0.011
testSortTabsByName 0.015
testSortTabsByLabel 0.018
testSetsBothLabelAndNameByDefault 0.009
testSetsNoLabelIfAskedNotTo 0.011

BlossomHandlerMethodArgumentResolverTest

testAggregationState 0.013
testContentAsArgument 0.011
testTwoArgumentsOfTypeContent 0.01
testTwoArgumentsOfTypeNode 0.021
testUserAsArgument 0.138
testTemplateDefinitionAsArgument 0.034
testBlossomTemplateDefinitionAsArgument 0.038
testAreaDefinitionAsArgument 0.012
testBlossomAreaDefinitionAsArgument 0.037
testChannelAsArgument 0.013
testSiteAndThemeAsArguments 0.024

SpringNode2BeanTransformerTest

testContentToBeanWithClassDefined 0.03