toggle menu
mockk-dsl
1.13.13
common
switch theme
search in API
mockk-dsl
/
io.mockk
/
MockKCallCountVerificationScope
/
times
times
operator
fun
Int
.
times
(
verifyBlock
:
MockKVerificationScope
.
(
)
->
Unit
)
operator
fun
IntRange
.
times
(
verifyBlock
:
MockKVerificationScope
.
(
)
->
Unit
)