toggle menu
mockk-dsl
1.13.13
common
switch theme
search in API
mockk-dsl
/
io.mockk
/
MockKCallCountCoVerificationScope
Mock
KCall
Count
Co
Verification
Scope
class
MockKCallCountCoVerificationScope
Part of DSL. Additional operations for coroutine call count verification scope.
Members
Constructors
Mock
KCall
Count
Co
Verification
Scope
Link copied to clipboard
constructor
(
)
Functions
times
Link copied to clipboard
operator
fun
Int
.
times
(
verifyBlock
:
suspend
MockKVerificationScope
.
(
)
->
Unit
)
operator
fun
IntRange
.
times
(
verifyBlock
:
suspend
MockKVerificationScope
.
(
)
->
Unit
)