Search
Preparing search index...
The search index is not available
@open-rpc/typings
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Globals
jest
MockContext
Interface MockContext<T, Y>
Type parameters
T
Y
:
any
[]
Hierarchy
MockContext
Index
Properties
calls
instances
invocation
Call
Order
results
Properties
calls
calls
:
Y
[]
instances
instances
:
T
[]
invocation
Call
Order
invocation
Call
Order
:
number
[]
results
results
:
Array
<
MockResult
<
T
>
>
List of results of calls to the mock function.
Globals
jest
Mock
Context
calls
instances
invocation
Call
Order
results
List of results of calls to the mock function.