toggle menu
mockk-dsl
1.13.10
common
switch theme
search in API
mockk-dsl
/
io.mockk
/
MockKGateway
/
VerificationResult
/
Failure
Failure
data
class
Failure
(
val
message
:
String
)
:
MockKGateway.VerificationResult
Members
Constructors
Failure
Link copied to clipboard
constructor
(
message
:
String
)
Properties
matches
Link copied to clipboard
val
matches
:
Boolean
message
Link copied to clipboard
val
message
:
String