@ -79,7 +80,12 @@ public class ContextAnnotationAutowireCandidateResolver extends QualifierAnnotat
@@ -79,7 +80,12 @@ public class ContextAnnotationAutowireCandidateResolver extends QualifierAnnotat
@ -118,6 +118,28 @@ public class LazyAutowiredAnnotationBeanPostProcessorTests {
@@ -118,6 +118,28 @@ public class LazyAutowiredAnnotationBeanPostProcessorTests {
fail("Should have thrown NoSuchBeanDefinitionException");
}
catch(NoSuchBeanDefinitionExceptionex){
// expected;
}
}
publicinterfaceTestBeanHolder{
@ -136,6 +158,17 @@ public class LazyAutowiredAnnotationBeanPostProcessorTests {
@@ -136,6 +158,17 @@ public class LazyAutowiredAnnotationBeanPostProcessorTests {