mockk-dsl
1.13.2
common
mockk-dsl
/
io.mockk
/
MockKGateway
/
VerificationResult
/
Failure
Failure
common
data
class
Failure
(
val
message
:
String
)
:
MockKGateway.VerificationResult
Content copied to clipboard
Constructors
Properties
Constructors
Failure
Link copied to clipboard
common
fun
Failure
(
message
:
String
)
Content copied to clipboard
Properties
matches
Link copied to clipboard
common
val
matches
:
Boolean
Content copied to clipboard
message
Link copied to clipboard
common
val
message
:
String
Content copied to clipboard