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:
getExceptionTypes
in interfaceMockitoMethod
-
getJavaMethod
- Specified by:
getJavaMethod
in interfaceMockitoMethod
-
getName
- Specified by:
getName
in interfaceMockitoMethod
-
getParameterTypes
- Specified by:
getParameterTypes
in interfaceMockitoMethod
-
getReturnType
- Specified by:
getReturnType
in interfaceMockitoMethod
-
isVarArgs
public boolean isVarArgs()- Specified by:
isVarArgs
in interfaceMockitoMethod
-
isAbstract
public boolean isAbstract()- Specified by:
isAbstract
in interfaceAbstractAwareMethod
-
equals
-
hashCode
public int hashCode()
-