public interface MockitoMethod
Modifier and Type | Method and Description |
---|---|
Class<?>[] |
getExceptionTypes() |
Method |
getJavaMethod() |
String |
getName() |
Class<?>[] |
getParameterTypes() |
Class<?> |
getReturnType() |
boolean |
isVarArgs() |
Copyright © 2018. All rights reserved.