Surefire Report

Summary

[Summary] [Package List] [Test Cases]


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

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.102
info.magnolia.module.blossom.support 29 0 0 0 100% 0.104
info.magnolia.module.blossom.urimapping 2 0 0 0 100% 0.125
info.magnolia.module.blossom.dispatcher 1 0 0 0 100% 0.025
info.magnolia.module.blossom.preexecution 4 0 0 0 100% 0.21
info.magnolia.module.blossom.suite 2 0 0 0 100% 0.975
info.magnolia.module.blossom.context 15 0 0 0 100% 4.263
info.magnolia.module.blossom.multipart 1 0 0 0 100% 0.227
info.magnolia.module.blossom.template 25 0 0 0 100% 0.527
info.magnolia.module.blossom.dialog 17 0 0 0 100% 0.433
info.magnolia.module.blossom.view 5 0 0 0 100% 0.259
info.magnolia.module.blossom.setup 5 0 0 0 100% 0.019
info.magnolia.module.blossom.content2bean 1 0 0 0 100% 1.917
info.magnolia.module.blossom.web 16 0 0 0 100% 1.12

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

info.magnolia.module.blossom.support

Class Tests Errors Failures Skipped Success Rate Time
AbstractBeanDetectorTest 1 0 0 0 100% 0.055
AbstractUrlMappedHandlerPostProcessorTest 1 0 0 0 100% 0.029
ForwardRequestWrapperTest 6 0 0 0 100% 0.011
IncludeRequestWrapperTest 6 0 0 0 100% 0.004
ParameterResolverTest 1 0 0 0 100% 0.001
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.125

info.magnolia.module.blossom.dispatcher

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

info.magnolia.module.blossom.preexecution

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

info.magnolia.module.blossom.suite

Class Tests Errors Failures Skipped Success Rate Time
DetectProxiedObjectsTest 1 0 0 0 100% 0.734
MassiveTest 1 0 0 0 100% 0.241

info.magnolia.module.blossom.context

Class Tests Errors Failures Skipped Success Rate Time
ConfiguredBeanFactoryBeanTest 2 0 0 0 100% 0.485
MagnoliaComponentFactoryBeanTest 1 0 0 0 100% 0.175
MagnoliaMessageSourceTest 9 0 0 0 100% 1.801
ObservedBeanFactoryBeanTest 3 0 0 0 100% 1.802

info.magnolia.module.blossom.multipart

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

info.magnolia.module.blossom.template

Class Tests Errors Failures Skipped Success Rate Time
ComponentCategoryAnnotationTest 1 0 0 0 100% 0.242
TemplateDefinitionBuilderAutoGeneratorTest 6 0 0 0 100% 0.012
TemplateDefinitionBuilderAvailableTest 6 0 0 0 100% 0.007
TemplateDefinitionBuilderTest 8 0 0 0 100% 0.015
TemplateExporterTest 4 0 0 0 100% 0.251

info.magnolia.module.blossom.dialog

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

info.magnolia.module.blossom.view

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

info.magnolia.module.blossom.setup

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

info.magnolia.module.blossom.content2bean

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

info.magnolia.module.blossom.web

Class Tests Errors Failures Skipped Success Rate Time
BlossomHandlerMethodArgumentResolverTest 7 0 0 0 100% 0.53
BlossomRequestMappingHandlerAdapterTest 2 0 0 0 100% 0.228
BlossomWebArgumentResolverTest 7 0 0 0 100% 0.362

Test Cases

[Summary] [Package List] [Test Cases]

SpringContent2BeanTransformerTest

testContentToBeanWithClassDefined 1.917

ConfiguredBeanFactoryBeanTest

testDefaultClass 0.273
testInstantiationInitializationAndDestruction 0.212

MagnoliaComponentFactoryBeanTest

testStuff 0.175

MagnoliaMessageSourceTest

testGetMessageThrowsExceptionWhenMessageMissingInDefaultBundle 0.434
testGetMessageThrowsExceptionWhenMessageMissingInConfiguredBundle 0.199
testGetMessageFromDefaultBundle 0.182
testGetMessageFromConfiguredBundle 0.162
testGetMessageGivesPreferenceToConfiguredBundle 0.178
testGetMessageUsesPassedLocaleByDefault 0.154
testGetMessageCanPreferMagnoliaLocale 0.154
testGetMessageUsesConfiguredLocaleProvider 0.168
testGetMessageWithMessageFormat 0.17

ObservedBeanFactoryBeanTest

testDefaultClass 0.372
testInstantiationInitializationReloadingAndDestruction 1.335
testJdkProxy 0.095

DefaultDialogCreatorTest

testSimpleFactory 0.016
testInheritingFactory 0.011
testDialogFactoryOnMethod 0.002
testDialogFactoryThatNeedsItem 0.107
testDialogFactoryWithTabFactoryThatNeedsItem 0.004
testPostCreateIsInvokedOnSuperclassesFirst 0.003
testPostCreateOnMethodInSuperclassThatIsOverriddenIsInvokedFirst 0.001
testPostCreateIsNotInvokedIfMethodIsOverriddenWithoutRepeatingAnnotation 0.002
testPostCreateIsInvokedWithArguments 0.038
testPostCreateForAfterSubclassesPhaseIsInvokedLast 0.002

DialogDescriptionBuilderTest

testStaticTabFactory 0
testPostCreateOnStaticMethodFails 0

DialogExporterTest

testExportDialogFactory 0.06
testExportDialogFactoryThatReturnsNull 0.042
testExportDialogFactoryWithPreRegisterCallback 0.048
testExportDialogFactoryWithOverriddenPreRegisterCallback 0.048
testExportDialogFactoryWithPreRegisterThatAddsMessageToMessageFromSuperclass 0.049

DispatcherAwareBeanPostProcessorTest

testDispatcherAware 0.025

BlossomMultipartResolverTest

testResolver 0.227

SpringNode2BeanTransformerTest

testContentToBeanWithClassDefined 0.102

PreexecutionUtilsTest

testIsPreexecutingReturnsFalseWhenPreexecutionContextIsNotSet 0.047
testIsPreexecutingReturnsFalseWhenPreexecutighOtherNode 0.049
testIsPreexecutingReturnsTrueWhenPreexecutingCurrentNode 0.047
testRepositoryExceptionIsWrappedInRuntimeRepositoryException 0.067

MultiCheckAndModifyPropertyValueTaskTest

testChangesWhenSetToOldName 0.014
testChangesWhenSetToOldName2 0.001
testChangesWhenSetToOldName3 0.001
testChangesNothingWhenAlreadyCorrect 0.002
testChangesNothingWhenSetToUnexpectedValue 0.001

DetectProxiedObjectsTest

testDetectsProxiedObjects 0.734

MassiveTest

testMassively 0.241

AbstractBeanDetectorTest

testBeanDetection 0.055

AbstractUrlMappedHandlerPostProcessorTest

testBeanDetection 0.029

ForwardRequestWrapperTest

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

IncludeRequestWrapperTest

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

ParameterResolverTest

testChaining 0.001

SpecialAttributeRequestWrapperTest

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

ComponentCategoryAnnotationTest

test 0.242

TemplateDefinitionBuilderAutoGeneratorTest

testAutoGenerator 0.006
testAutoGeneratorOverriding 0.001
testAutoGeneratorInheritance 0.001
testAutoGeneratorOverridingWithAnnotation 0.001
testAutoGeneratorInheritsAndOverridesWithAnnotation 0.001
testMultipleAutoGenerators 0.002

TemplateDefinitionBuilderAvailableTest

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

TemplateDefinitionBuilderTest

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

TemplateExporterTest

testExportTemplate 0.072
testExportTemplateWithPreRegisterCallbackThatReturnsNull 0.06
testExportTemplateWithAreaWithPreRegisterCallbackThatReturnsNull 0.056
testTemplateAreaAndDialogRegistrationCallbacks 0.063

BlossomVirtualURIMapperTest

testBeanDetection 0.051
testBeanDetectionWithProxies 0.074

UuidRedirectViewResolverTest

testRedirect 0.069
testRedirectMainContent 0.05
testRedirectCurrentContent 0.048
testRedirectWithModelAttributesExposed 0.047
testRedirectWithoutModelAttributesExposed 0.045

BlossomHandlerMethodArgumentResolverTest

testAggregationState 0.049
testContentAsArgument 0.05
testTwoArgumentsOfTypeContent 0.042
testTwoArgumentsOfTypeNode 0.046
testUserAsArgument 0.1
testTemplateDefinitionAsArgument 0.104
testBlossomTemplateDefinitionAsArgument 0.139

BlossomRequestMappingHandlerAdapterTest

testDetection 0.177
testDetectionWithCustomPatterns 0.051

BlossomWebArgumentResolverTest

testAggregationState 0.052
testContentAsArgument 0.062
testTwoArgumentsOfTypeContent 0.05
testTwoArgumentsOfTypeNode 0.05
testUserAsArgument 0.047
testTemplateDefinitionAsArgument 0.047
testBlossomTemplateDefinitionAsArgument 0.054