Class org.springframework.context.annotation.AnnotationConfigApplicationContextTests

20

tests

0

failures

0

ignored

0.213s

duration

100%

successful

Tests

Test Duration Result
autowiringIsEnabledByDefault 0.035s passed
defaultConfigClassBeanNameIsGeneratedProperly 0.005s passed
explicitConfigClassBeanNameIsRespected 0.015s passed
getBeanByType 0.019s passed
getBeanByTypeAmbiguityRaisesException 0.016s passed
getBeanByTypeRaisesNoSuchBeanDefinitionException 0.005s passed
getBeansWithAnnotation 0.011s passed
individualBeanWithMixedConstructorArguments 0.003s passed
individualBeanWithSpecifiedConstructorArguments 0.005s passed
individualBeanWithSupplier 0.019s passed
individualBeanWithSupplierAndCustomizer 0.006s passed
individualBeans 0.005s passed
individualNamedBeanWithMixedConstructorArguments 0.003s passed
individualNamedBeanWithSpecifiedConstructorArguments 0.004s passed
individualNamedBeanWithSupplier 0.006s passed
individualNamedBeanWithSupplierAndCustomizer 0.006s passed
individualNamedBeans 0.004s passed
nullReturningBeanPostProcessor 0.007s passed
registerAndRefresh 0.005s passed
scanAndRefresh 0.034s passed