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