kotest-assertions-core
/
io.kotest.matchers.string
/
haveLength
haveLength
fun
haveLength
(
length
:
Int
)
:
Matcher
<
String
?
>