Class org.springframework.context.annotation.LazyAutowiredAnnotationBeanPostProcessorTests
Tests
| Test |
Duration |
Result |
| testLazyOptionalResourceInjectionWithNonExistingTarget |
0.010s |
passed |
| testLazyResourceInjectionWithConstructor |
0.013s |
passed |
| testLazyResourceInjectionWithConstructorAndCustomAnnotation |
0.026s |
passed |
| testLazyResourceInjectionWithConstructorLevelLazy |
0.008s |
passed |
| testLazyResourceInjectionWithField |
0.016s |
passed |
| testLazyResourceInjectionWithFieldAndCustomAnnotation |
0.010s |
passed |
| testLazyResourceInjectionWithMethod |
0.010s |
passed |
| testLazyResourceInjectionWithMethodAndCustomAnnotation |
0.011s |
passed |
| testLazyResourceInjectionWithMethodLevelLazy |
0.010s |
passed |
| testLazyResourceInjectionWithNonExistingTarget |
0s |
passed |