JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Module
org.mockito
Package
org.mockito.invocation
Interface InvocationFactory.RealMethodBehavior<R>
All Superinterfaces:
Serializable
Enclosing interface:
InvocationFactory
public static interface
InvocationFactory.RealMethodBehavior<R>
extends
Serializable
Behavior of the real method.
Since:
2.14.0
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
R
call
()
Method Details
call
R
call
() throws
Throwable
Throws:
Throwable