Surefire Report

Summary

[Summary] [Package List] [Test Cases]


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

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.073
info.magnolia.module.blossom.support 29 0 0 0 100% 0.107
info.magnolia.module.blossom.urimapping 2 0 0 0 100% 0.076
info.magnolia.module.blossom.dispatcher 1 0 0 0 100% 0.025
info.magnolia.module.blossom.preexecution 4 0 0 0 100% 0.135
info.magnolia.module.blossom.suite 2 0 0 0 100% 0.766
info.magnolia.module.blossom.context 15 0 0 0 100% 3.188
info.magnolia.module.blossom.multipart 1 0 0 0 100% 0.175
info.magnolia.module.blossom.template 25 0 0 0 100% 0.344
info.magnolia.module.blossom.dialog 17 0 0 0 100% 0.473
info.magnolia.module.blossom.view 5 0 0 0 100% 0.153
info.magnolia.module.blossom.setup 5 0 0 0 100% 0.016
info.magnolia.module.blossom.content2bean 1 0 0 0 100% 1.415
info.magnolia.module.blossom.web 16 0 0 0 100% 0.603

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

info.magnolia.module.blossom.support

Class Tests Errors Failures Skipped Success Rate Time
AbstractBeanDetectorTest 1 0 0 0 100% 0.072
AbstractUrlMappedHandlerPostProcessorTest 1 0 0 0 100% 0.023
ForwardRequestWrapperTest 6 0 0 0 100% 0.005
IncludeRequestWrapperTest 6 0 0 0 100% 0.003
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.025

info.magnolia.module.blossom.preexecution

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

info.magnolia.module.blossom.suite

Class Tests Errors Failures Skipped Success Rate Time
DetectProxiedObjectsTest 1 0 0 0 100% 0.495
MassiveTest 1 0 0 0 100% 0.271

info.magnolia.module.blossom.context

Class Tests Errors Failures Skipped Success Rate Time
ConfiguredBeanFactoryBeanTest 2 0 0 0 100% 0.297
MagnoliaComponentFactoryBeanTest 1 0 0 0 100% 0.107
MagnoliaMessageSourceTest 9 0 0 0 100% 1.114
ObservedBeanFactoryBeanTest 3 0 0 0 100% 1.67

info.magnolia.module.blossom.multipart

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

info.magnolia.module.blossom.template

Class Tests Errors Failures Skipped Success Rate Time
ComponentCategoryAnnotationTest 1 0 0 0 100% 0.14
TemplateDefinitionBuilderAutoGeneratorTest 6 0 0 0 100% 0.012
TemplateDefinitionBuilderAvailableTest 6 0 0 0 100% 0.006
TemplateDefinitionBuilderTest 8 0 0 0 100% 0.015
TemplateExporterTest 4 0 0 0 100% 0.171

info.magnolia.module.blossom.dialog

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

info.magnolia.module.blossom.view

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

info.magnolia.module.blossom.setup

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

info.magnolia.module.blossom.content2bean

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

info.magnolia.module.blossom.web

Class Tests Errors Failures Skipped Success Rate Time
BlossomHandlerMethodArgumentResolverTest 7 0 0 0 100% 0.327
BlossomRequestMappingHandlerAdapterTest 2 0 0 0 100% 0.109
BlossomWebArgumentResolverTest 7 0 0 0 100% 0.167

Test Cases

[Summary] [Package List] [Test Cases]

SpringContent2BeanTransformerTest

testContentToBeanWithClassDefined 1.415

ConfiguredBeanFactoryBeanTest

testDefaultClass 0.174
testInstantiationInitializationAndDestruction 0.123

MagnoliaComponentFactoryBeanTest

testStuff 0.107

MagnoliaMessageSourceTest

testGetMessageThrowsExceptionWhenMessageMissingInDefaultBundle 0.273
testGetMessageThrowsExceptionWhenMessageMissingInConfiguredBundle 0.133
testGetMessageFromDefaultBundle 0.102
testGetMessageFromConfiguredBundle 0.101
testGetMessageGivesPreferenceToConfiguredBundle 0.127
testGetMessageUsesPassedLocaleByDefault 0.093
testGetMessageCanPreferMagnoliaLocale 0.091
testGetMessageUsesConfiguredLocaleProvider 0.095
testGetMessageWithMessageFormat 0.099

ObservedBeanFactoryBeanTest

testDefaultClass 0.267
testInstantiationInitializationReloadingAndDestruction 1.297
testJdkProxy 0.106

DefaultDialogCreatorTest

testSimpleFactory 0.018
testInheritingFactory 0.015
testDialogFactoryOnMethod 0.002
testDialogFactoryThatNeedsItem 0.139
testDialogFactoryWithTabFactoryThatNeedsItem 0.003
testPostCreateIsInvokedOnSuperclassesFirst 0.003
testPostCreateOnMethodInSuperclassThatIsOverriddenIsInvokedFirst 0.002
testPostCreateIsNotInvokedIfMethodIsOverriddenWithoutRepeatingAnnotation 0.002
testPostCreateIsInvokedWithArguments 0.039
testPostCreateForAfterSubclassesPhaseIsInvokedLast 0.002

DialogDescriptionBuilderTest

testStaticTabFactory 0
testPostCreateOnStaticMethodFails 0

DialogExporterTest

testExportDialogFactory 0.056
testExportDialogFactoryThatReturnsNull 0.044
testExportDialogFactoryWithPreRegisterCallback 0.048
testExportDialogFactoryWithOverriddenPreRegisterCallback 0.044
testExportDialogFactoryWithPreRegisterThatAddsMessageToMessageFromSuperclass 0.056

DispatcherAwareBeanPostProcessorTest

testDispatcherAware 0.025

BlossomMultipartResolverTest

testResolver 0.175

SpringNode2BeanTransformerTest

testContentToBeanWithClassDefined 0.073

PreexecutionUtilsTest

testIsPreexecutingReturnsFalseWhenPreexecutionContextIsNotSet 0.031
testIsPreexecutingReturnsFalseWhenPreexecutighOtherNode 0.033
testIsPreexecutingReturnsTrueWhenPreexecutingCurrentNode 0.032
testRepositoryExceptionIsWrappedInRuntimeRepositoryException 0.039

MultiCheckAndModifyPropertyValueTaskTest

testChangesWhenSetToOldName 0.012
testChangesWhenSetToOldName2 0.001
testChangesWhenSetToOldName3 0.001
testChangesNothingWhenAlreadyCorrect 0.001
testChangesNothingWhenSetToUnexpectedValue 0.001

DetectProxiedObjectsTest

testDetectsProxiedObjects 0.495

MassiveTest

testMassively 0.271

AbstractBeanDetectorTest

testBeanDetection 0.072

AbstractUrlMappedHandlerPostProcessorTest

testBeanDetection 0.023

ForwardRequestWrapperTest

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

IncludeRequestWrapperTest

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

ParameterResolverTest

testChaining 0

SpecialAttributeRequestWrapperTest

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

ComponentCategoryAnnotationTest

test 0.14

TemplateDefinitionBuilderAutoGeneratorTest

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

TemplateDefinitionBuilderAvailableTest

testAvailableMultiple 0.001
testTemplateAvailability 0.001
testAvailableOverriding 0.001
testAvailableInheritance 0.001
testAvailableOverridingWithAnnotation 0.001
testAvailableInheritsAndOverridesWithAnnotation 0.001

TemplateDefinitionBuilderTest

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

TemplateExporterTest

testExportTemplate 0.038
testExportTemplateWithPreRegisterCallbackThatReturnsNull 0.034
testExportTemplateWithAreaWithPreRegisterCallbackThatReturnsNull 0.056
testTemplateAreaAndDialogRegistrationCallbacks 0.043

BlossomVirtualURIMapperTest

testBeanDetection 0.03
testBeanDetectionWithProxies 0.046

UuidRedirectViewResolverTest

testRedirect 0.043
testRedirectMainContent 0.028
testRedirectCurrentContent 0.027
testRedirectWithModelAttributesExposed 0.028
testRedirectWithoutModelAttributesExposed 0.027

BlossomHandlerMethodArgumentResolverTest

testAggregationState 0.028
testContentAsArgument 0.031
testTwoArgumentsOfTypeContent 0.035
testTwoArgumentsOfTypeNode 0.033
testUserAsArgument 0.059
testTemplateDefinitionAsArgument 0.049
testBlossomTemplateDefinitionAsArgument 0.092

BlossomRequestMappingHandlerAdapterTest

testDetection 0.089
testDetectionWithCustomPatterns 0.02

BlossomWebArgumentResolverTest

testAggregationState 0.023
testContentAsArgument 0.025
testTwoArgumentsOfTypeContent 0.023
testTwoArgumentsOfTypeNode 0.023
testUserAsArgument 0.024
testTemplateDefinitionAsArgument 0.024
testBlossomTemplateDefinitionAsArgument 0.025