public interface MethodMatcher
Modifier and Type | Method and Description |
---|---|
boolean |
conforms()
Checks if the arguments conform to the method.
|
Object[] |
getConformingArguments()
If possible gives an array consumable by java method invoker.
|
boolean conforms()
Object[] getConformingArguments()