@ -146,8 +146,9 @@ public class ArgumentConvertingMethodInvoker extends MethodInvoker {
@@ -146,8 +146,9 @@ public class ArgumentConvertingMethodInvoker extends MethodInvoker {
for(Methodcandidate:candidates){
if(candidate.getName().equals(targetMethod)){
// Check if the inspected method has the correct number of parameters.