mockk-dsl
1.12.8
common
mockk-dsl
/
io.mockk
/
MockKGateway
/
VerificationAcknowledger
Verification
Acknowledger
common
interface
VerificationAcknowledger
Content copied to clipboard
Functions
Functions
acknowledge
Verified
Link copied to clipboard
common
abstract
fun
acknowledgeVerified
(
)
Content copied to clipboard
abstract
fun
acknowledgeVerified
(
mock
:
Any
)
Content copied to clipboard
check
Unnecessary
Stub
Link copied to clipboard
common
abstract
fun
checkUnnecessaryStub
(
)
Content copied to clipboard
abstract
fun
checkUnnecessaryStub
(
mock
:
Any
)
Content copied to clipboard
mark
Call
Verified
Link copied to clipboard
common
abstract
fun
markCallVerified
(
invocation
:
Invocation
)
Content copied to clipboard