Mokkery
Toggle table of contents
3.5.0
common
Target filter
common
Switch theme
Search in API
Skip to content
Mokkery
mokkery-runtime
/
dev.mokkery.configurer
/
MokkeryInstanceConfigurer
/
Block
Block
typealias
Block
<
T
,
C
>
=
context
(
MokkeryInstanceConfigurer.Aware
<
T
,
C
>
)
T
.
(
)
->
Unit
(
source
)
Configuration block for an instance of type
T
with a configurer of type
C
.