Class MethodInvoker

java.lang.Object
net.thucydides.junit.internals.MethodInvoker

public class MethodInvoker extends Object
A centralized way to invoke a method on a parameter. Raises an IllegalArgumentException if something goes wrong.