mockk
1.13.4
jvm
mockk
/
io.mockk.impl.recording
/
JvmSignatureValueGenerator
Jvm
Signature
Value
Generator
jvm
class
JvmSignatureValueGenerator
(
val
rnd
:
Random
)
:
SignatureValueGenerator
Content copied to clipboard
Constructors
Functions
Properties
Constructors
Jvm
Signature
Value
Generator
Link copied to clipboard
jvm
fun
JvmSignatureValueGenerator
(
rnd
:
Random
)
Content copied to clipboard
Functions
signature
Value
Link copied to clipboard
jvm
open
override
fun
<
T
:
Any
>
signatureValue
(
cls
:
KClass
<
T
>
,
anyValueGeneratorProvider
:
(
)
->
AnyValueGenerator
,
instantiator
:
AbstractInstantiator
)
:
T
Content copied to clipboard
Properties
rnd
Link copied to clipboard
jvm
val
rnd
:
Random
Content copied to clipboard