assertThatExceptionOfType(BeanCreationException.class).as("Should not allow TargetSource to be specified in interceptorNames as well as targetSource property").isThrownBy(()->
assertThatExceptionOfType(BeanCreationException.class).as("Should not allow TargetSource to be specified in interceptorNames as well as targetSource property")
@ -157,9 +157,9 @@ public class SimpleRemoteStatelessSessionProxyFactoryBeanTests extends SimpleRem
@@ -157,9 +157,9 @@ public class SimpleRemoteStatelessSessionProxyFactoryBeanTests extends SimpleRem
@ -139,9 +139,9 @@ public class ConstructorInvocationTests extends AbstractExpressionTests {
@@ -139,9 +139,9 @@ public class ConstructorInvocationTests extends AbstractExpressionTests {
// 1 will make it throw a RuntimeException - SpEL will let this through
@ -148,8 +148,9 @@ public class MethodInvocationTests extends AbstractExpressionTests {
@@ -148,8 +148,9 @@ public class MethodInvocationTests extends AbstractExpressionTests {