JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.mockito.invocation
InvocationFactory
RealMethodBehavior
Contents
Description
Method Summary
Method Details
call()
Hide sidebar
Show sidebar
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