mockk-dsl
1.12.8
common
mockk-dsl
/
io.mockk
/
MockKGateway
/
VerificationResult
/
OK
OK
common
data
class
OK
(
val
verifiedCalls
:
List
<
Invocation
>
)
:
MockKGateway.VerificationResult
Content copied to clipboard
Constructors
Properties
Constructors
OK
Link copied to clipboard
common
fun
OK
(
verifiedCalls
:
List
<
Invocation
>
)
Content copied to clipboard
Properties
matches
Link copied to clipboard
common
val
matches
:
Boolean
Content copied to clipboard
verified
Calls
Link copied to clipboard
common
val
verifiedCalls
:
List
<
Invocation
>
Content copied to clipboard