kotest-assertions-core
/
io.kotest.matchers.string
/
endWith
endWith
fun
endWith
(
suffix
:
String
)
:
Matcher
<
String
?
>