mockk-dsl
1.12.8
common
mockk-dsl
/
io.mockk
/
MockKMatcherScope
/
DynamicSetProperty
Dynamic
Set
Property
common
class
DynamicSetProperty
(
val
self
:
Any
,
val
name
:
String
)
Content copied to clipboard
Constructors
Functions
Properties
Constructors
Dynamic
Set
Property
Link copied to clipboard
common
fun
DynamicSetProperty
(
self
:
Any
,
name
:
String
)
Content copied to clipboard
Functions
value
Link copied to clipboard
common
infix
fun
value
(
value
:
Any
?
)
Content copied to clipboard
Properties
name
Link copied to clipboard
common
val
name
:
String
Content copied to clipboard
self
Link copied to clipboard
common
val
self
:
Any
Content copied to clipboard