public interface MethodInvocationControl extends java.lang.reflect.InvocationHandler, DefaultBehavior
Modifier and Type | Method and Description |
---|---|
boolean |
isMocked(java.lang.reflect.Method method)
Determine whether a certain method is mocked by this Invocation Control.
|
replay, reset, verify