Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
147 0 0 0 100% 4.184

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.057
info.magnolia.module.blossom.support 28 0 0 0 100% 0.025
info.magnolia.module.blossom.suite 2 0 0 0 100% 0.107
info.magnolia.module.blossom.context 15 0 0 0 100% 2.034
info.magnolia.module.blossom.view 5 0 0 0 100% 0.1
info.magnolia.module.blossom.preexecution 4 0 0 0 100% 0.759
info.magnolia.module.blossom.setup 5 0 0 0 100% 0.01
info.magnolia.module.blossom.dispatcher 1 0 0 0 100% 0.005
info.magnolia.module.blossom.web 26 0 0 0 100% 0.553
info.magnolia.module.blossom.node2bean 1 0 0 0 100% 0.022
info.magnolia.module.blossom.dialog 25 0 0 0 100% 0.147
info.magnolia.module.blossom.multipart 1 0 0 0 100% 0.023
info.magnolia.module.blossom.template 32 0 0 0 100% 0.342

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

info.magnolia.module.blossom.support

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

info.magnolia.module.blossom.suite

Class Tests Errors Failures Skipped Success Rate Time
MassiveTest 1 0 0 0 100% 0.042
DetectProxiedObjectsTest 1 0 0 0 100% 0.065

info.magnolia.module.blossom.context

Class Tests Errors Failures Skipped Success Rate Time
MagnoliaComponentFactoryBeanTest 1 0 0 0 100% 0.025
MagnoliaMessageSourceTest 9 0 0 0 100% 0.268
ConfiguredBeanFactoryBeanTest 2 0 0 0 100% 0.073
ObservedBeanFactoryBeanTest 3 0 0 0 100% 1.668

info.magnolia.module.blossom.view

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

info.magnolia.module.blossom.preexecution

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

info.magnolia.module.blossom.setup

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

info.magnolia.module.blossom.dispatcher

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

info.magnolia.module.blossom.web

Class Tests Errors Failures Skipped Success Rate Time
BlossomRequestMappingHandlerAdapterTest 6 0 0 0 100% 0.296
BlossomWebArgumentResolverTest 10 0 0 0 100% 0.07
BlossomHandlerMethodArgumentResolverTest 10 0 0 0 100% 0.187

info.magnolia.module.blossom.node2bean

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

info.magnolia.module.blossom.dialog

Class Tests Errors Failures Skipped Success Rate Time
DialogDescriptionBuilderTest 2 0 0 0 100% 0
BlossomDialogDefinitionProviderTest 4 0 0 0 100% 0
DialogExporterTest 5 0 0 0 100% 0.046
DefaultDialogCreatorTest 14 0 0 0 100% 0.101

info.magnolia.module.blossom.multipart

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

info.magnolia.module.blossom.template

Class Tests Errors Failures Skipped Success Rate Time
TemplateDefinitionBuilderTest 9 0 0 0 100% 0.057
TemplateDefinitionBuilderAutoGeneratorTest 6 0 0 0 100% 0.022
TemplateExporterTest 4 0 0 0 100% 0.072
ComponentCategoryAnnotationTest 1 0 0 0 100% 0.138
BlossomTemplateDefinitionProviderTest 2 0 0 0 100% 0.001
TemplateDefinitionBuilderParametersTest 4 0 0 0 100% 0.016
TemplateDefinitionBuilderAvailableTest 6 0 0 0 100% 0.036

Test Cases

[Summary] [Package List] [Test Cases]

BlossomVirtualURIMapperTest

testBeanDetection 0.022
testBeanDetectionWithProxies 0.035

TemplateDefinitionBuilderTest

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

TemplateDefinitionBuilderAutoGeneratorTest

testAutoGenerator 0
testAutoGeneratorOverriding 0
testAutoGeneratorInheritance 0.003
testAutoGeneratorOverridingWithAnnotation 0.012
testAutoGeneratorInheritsAndOverridesWithAnnotation 0.002
testMultipleAutoGenerators 0.005

DialogDescriptionBuilderTest

testPostCreateOnStaticMethodFails 0
testStaticTabFactory 0

MagnoliaComponentFactoryBeanTest

testStuff 0.025

AbstractBeanDetectorTest

testBeanDetection 0.018

ParameterResolverTest

testChaining 0

TemplateExporterTest

testExportTemplate 0.037
testExportTemplateWithPreRegisterCallbackThatReturnsNull 0.008
testExportTemplateWithAreaWithPreRegisterCallbackThatReturnsNull 0.008
testTemplateAreaAndDialogRegistrationCallbacks 0.018

UuidRedirectViewResolverTest

testRedirect 0.079
testRedirectMainContent 0.006
testRedirectCurrentContent 0.005
testRedirectWithModelAttributesExposed 0.005
testRedirectWithoutModelAttributesExposed 0.005

IncludeRequestWrapperTest

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

PreexecutionUtilsTest

testIsPreexecutingReturnsFalseWhenPreexecutionContextIsNotSet 0.542
testIsPreexecutingReturnsFalseWhenPreexecutighOtherNode 0.03
testIsPreexecutingReturnsTrueWhenPreexecutingCurrentNode 0.018
testRepositoryExceptionIsWrappedInRuntimeRepositoryException 0.144

ComponentCategoryAnnotationTest

test 0.138

MagnoliaMessageSourceTest

testGetMessageThrowsExceptionWhenMessageMissingInDefaultBundle 0.137
testGetMessageThrowsExceptionWhenMessageMissingInConfiguredBundle 0.02
testGetMessageFromDefaultBundle 0.022
testGetMessageFromConfiguredBundle 0.016
testGetMessageGivesPreferenceToConfiguredBundle 0.013
testGetMessageUsesPassedLocaleByDefault 0.015
testGetMessageCanPreferMagnoliaLocale 0.016
testGetMessageUsesConfiguredLocaleProvider 0.012
testGetMessageWithMessageFormat 0.014

BlossomDialogDefinitionProviderTest

metadataForDialogWithIdInCompositeFormHasMetadataPopulated 0
metadataForDialogWithIdInSimpleFormHasMetadataPopulated 0
metadataForDialogWithGenereatedIdHasMetadataPopulated 0
metadataHasLocationSetWithFactoryMethodPopulated 0

ForwardRequestWrapperTest

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

MultiCheckAndModifyPropertyValueTaskTest

testChangesWhenSetToOldName 0.008
testChangesWhenSetToOldName2 0
testChangesWhenSetToOldName3 0.001
testChangesNothingWhenAlreadyCorrect 0
testChangesNothingWhenSetToUnexpectedValue 0.001

BlossomTemplateDefinitionProviderTest

metadataForTemplateWithIdInCompositeFormHasMetadataPopulated 0
metadataForTemplateWithIdInSimpleFormHasMetadataPopulated 0

BlossomRequestMappingHandlerAdapterTest

testRedirectViewDetection 0.204
testRedirectViewDetectionWithCustomPatterns 0.016
testArgumentResolversResolvesContext 0.037
testArgumentResolversResolvesWebContext 0.013
testArgumentResolversResolvesUser 0.012
testArgumentResolversResolvesMgnlUser 0.012

TemplateDefinitionBuilderParametersTest

parametersAreFoundInAnnotations 0
parametersAreFoundInSuperclassAndThatSubclassOverrides 0.005
parametersAreFoundOnAreas 0.006
parametersOnAreasAreFoundInSuperclassAndThatSubclassOverrides 0.005

SpecialAttributeRequestWrapperTest

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

ConfiguredBeanFactoryBeanTest

testDefaultClass 0.037
testInstantiationInitializationAndDestruction 0.035

BlossomMultipartResolverTest

testResolver 0.022

ObservedBeanFactoryBeanTest

testInstantiationInitializationReloadingAndDestruction 1.585
testDefaultClass 0.041
testJdkProxy 0.041

MassiveTest

testMassively 0.041

DispatcherAwareBeanPostProcessorTest

testDispatcherAware 0.005

DialogExporterTest

testExportDialogFactory 0.013
testExportDialogFactoryThatReturnsNull 0.008
testExportDialogFactoryWithPreRegisterCallback 0.006
testExportDialogFactoryWithOverriddenPreRegisterCallback 0.01
testExportDialogFactoryWithPreRegisterThatAddsMessageToMessageFromSuperclass 0.008

BlossomWebArgumentResolverTest

testAggregationState 0.004
testNodeAsArgument 0.006
testTwoArgumentsOfTypeNode 0.006
testUserAsArgument 0.006
testTemplateDefinitionAsArgument 0.008
testBlossomTemplateDefinitionAsArgument 0.011
testAreaDefinitionAsArgument 0.004
testBlossomAreaDefinitionAsArgument 0.008
testChannelAsArgument 0.008
testSiteAndThemeAsArguments 0.008

DetectProxiedObjectsTest

testDetectsProxiedObjects 0.065

TemplateDefinitionBuilderAvailableTest

testAvailableOverriding 0.004
testAvailableInheritance 0.007
testTemplateAvailability 0.006
testAvailableOverridingWithAnnotation 0.005
testAvailableInheritsAndOverridesWithAnnotation 0.006
testAvailableMultiple 0.005

DefaultDialogCreatorTest

testSimpleFactory 0.007
testInheritingFactory 0.01
testDialogFactoryOnMethod 0.006
testDialogFactoryThatNeedsItem 0.007
testDialogFactoryWithTabFactoryThatNeedsItem 0.01
testPostCreateIsInvokedOnSuperclassesFirst 0.006
testPostCreateOnMethodInSuperclassThatIsOverriddenIsInvokedFirst 0.006
testPostCreateIsNotInvokedIfMethodIsOverriddenWithoutRepeatingAnnotation 0.006
testPostCreateIsInvokedWithArguments 0.008
testPostCreateForAfterSubclassesPhaseIsInvokedLast 0.007
testSortTabsByName 0.008
testSortTabsByLabel 0.006
testSetsBothLabelAndNameByDefault 0.005
testSetsNoLabelIfAskedNotTo 0.007

BlossomHandlerMethodArgumentResolverTest

testAggregationState 0.005
testNodeAsArgument 0.008
testTwoArgumentsOfTypeNode 0.007
testUserAsArgument 0.08
testTemplateDefinitionAsArgument 0.013
testBlossomTemplateDefinitionAsArgument 0.017
testAreaDefinitionAsArgument 0.009
testBlossomAreaDefinitionAsArgument 0.021
testChannelAsArgument 0.008
testSiteAndThemeAsArguments 0.016

SpringNode2BeanTransformerTest

testContentToBeanWithClassDefined 0.021