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