Closed GoogleCodeExporter closed 9 years ago
Actually this already works by using the invokeMethod(Object tested, Class<?>
declaringClass, String methodToExecute, Object... arguments) method. However we
should add a invokeMethod(Object tested, Class<?> declaringClass, String
methodToExecute, Class<?>[] argumentTypes, Object... arguments) as well.
Original comment by johan.ha...@gmail.com
on 28 Oct 2008 at 12:55
Original comment by johan.ha...@gmail.com
on 29 Oct 2008 at 7:08
Original comment by johan.ha...@gmail.com
on 29 Oct 2008 at 2:54
Original issue reported on code.google.com by
johan.ha...@gmail.com
on 28 Oct 2008 at 12:51