mockk-dsl
1.12.8
common
mockk-dsl
/
io.mockk
/
MockKMatcherScope
/
MockKVarargScope
Mock
KVararg
Scope
common
class
MockKVarargScope
(
val
position
:
Int
,
val
nArgs
:
Int
)
Content copied to clipboard
Constructors
Properties
Constructors
Mock
KVararg
Scope
Link copied to clipboard
common
fun
MockKVarargScope
(
position
:
Int
,
nArgs
:
Int
)
Content copied to clipboard
Properties
n
Args
Link copied to clipboard
common
val
nArgs
:
Int
Content copied to clipboard
position
Link copied to clipboard
common
val
position
:
Int
Content copied to clipboard