koin-test
Toggle table of contents
4.2.0-alpha1
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
koin-test
koin-test
/
org.koin.test.verify
/
Verification
/
Verification
Verification
jvm
constructor
(
module
:
Module
?
=
null
,
extraTypes
:
List
<
KClass
<
*
>
>
=
emptyList()
,
injections
:
List
<
ParameterTypeInjection
>
?
=
null
)