Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-node
/
node.test
/
Mock
Mock
sealed
external
interface
Mock
<
F
:
Function
<
*
>
>
(
source
)
Members
Properties
fn
Link copied to clipboard
open
val
fn
:
F
mock
Link copied to clipboard
abstract
var
mock
:
MockFunctionContext
<
F
>