public interface MockitoMethod extends AbstractAwareMethod
Modifier and Type | Method and Description |
---|---|
Class<?>[] |
getExceptionTypes() |
Method |
getJavaMethod() |
String |
getName() |
Class<?>[] |
getParameterTypes() |
Class<?> |
getReturnType() |
boolean |
isVarArgs() |
isAbstract