Class org.springframework.context.annotation.ClassPathBeanDefinitionScannerTests

24

tests

0

failures

0

ignored

0.540s

duration

100%

successful

Tests

Test Duration Result
testAutowireCandidatePatternDoesNotMatch 0.031s passed
testAutowireCandidatePatternMatches 0.065s passed
testBeanAutowiredWithAnnotationConfigEnabled 0.043s passed
testBeanNotAutowiredWithAnnotationConfigDisabled 0.029s passed
testCustomAnnotationExcludeFilterAndDefaults 0.012s passed
testCustomAssignableTypeExcludeFilterAndDefaults 0.013s passed
testCustomAssignableTypeExcludeFilterAndDefaultsWithoutPostProcessors 0.013s passed
testCustomBeanNameGenerator 0.022s passed
testCustomIncludeFilterAndDefaults 0.010s passed
testCustomIncludeFilterWithoutDefaultsAndNoPostProcessors 0.012s passed
testCustomIncludeFilterWithoutDefaultsButIncludingPostProcessors 0.011s passed
testDoubleScan 0.018s passed
testMultipleBasePackagesWithDefaultsOnly 0.025s passed
testMultipleCustomExcludeFiltersAndDefaults 0.010s passed
testMultipleScanCalls 0.054s passed
testSimpleScanWithDefaultFiltersAndDefaultBeanNameClash 0.017s passed
testSimpleScanWithDefaultFiltersAndNoPostProcessors 0.012s passed
testSimpleScanWithDefaultFiltersAndOverriddenCompatibleNamedBean 0.007s passed
testSimpleScanWithDefaultFiltersAndOverriddenEqualNamedBean 0.012s passed
testSimpleScanWithDefaultFiltersAndOverridingBean 0.014s passed
testSimpleScanWithDefaultFiltersAndPostProcessors 0.039s passed
testSimpleScanWithDefaultFiltersAndPrimaryLazyBean 0.042s passed
testSimpleScanWithDefaultFiltersAndSameBeanTwice 0.015s passed
testSimpleScanWithDefaultFiltersAndSpecifiedBeanNameClash 0.014s passed