jqwik-kotlin
Toggle table of contents
1.9.3
jvm
Platform filter
jvm
Switch theme
Search in API
jqwik-kotlin
jqwik-kotlin
/
net.jqwik.kotlin.api
/
SubtypeScope
/
CustomProvider
/
CustomProvider
Custom
Provider
constructor
(
targetType
:
KClass
<
out
T
>
,
arbitraryFactory
:
(
)
->
Arbitrary
<
out
T
>
)