toggle menu
mockk-dsl
1.13.10
common
switch theme
search in API
mockk-dsl
/
io.mockk
/
MockKGateway
/
VerificationResult
/
OK
OK
data
class
OK
(
val
verifiedCalls
:
List
<
Invocation
>
)
:
MockKGateway.VerificationResult
Members
Constructors
OK
Link copied to clipboard
constructor
(
verifiedCalls
:
List
<
Invocation
>
)
Properties
matches
Link copied to clipboard
val
matches
:
Boolean
verified
Calls
Link copied to clipboard
val
verifiedCalls
:
List
<
Invocation
>