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