kotest-assertions-core
/
io.kotest.matchers.throwable
/
haveMessage
haveMessage
fun
haveMessage
(
message
:
String
)
:
Matcher
<
Throwable
>