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