Package org.mockito.internal.creation
Class DelegatingMethod
java.lang.Object
org.mockito.internal.creation.DelegatingMethod
- All Implemented Interfaces:
AbstractAwareMethod,MockitoMethod
-
Constructor Details
-
DelegatingMethod
-
-
Method Details
-
getExceptionTypes
- Specified by:
getExceptionTypesin interfaceMockitoMethod
-
getJavaMethod
- Specified by:
getJavaMethodin interfaceMockitoMethod
-
getName
- Specified by:
getNamein interfaceMockitoMethod
-
getParameterTypes
- Specified by:
getParameterTypesin interfaceMockitoMethod
-
getReturnType
- Specified by:
getReturnTypein interfaceMockitoMethod
-
isVarArgs
public boolean isVarArgs()- Specified by:
isVarArgsin interfaceMockitoMethod
-
isAbstract
public boolean isAbstract()- Specified by:
isAbstractin interfaceAbstractAwareMethod
-
equals
-
hashCode
public int hashCode()
-