kotest-assertions-core
/
io.kotest.matchers.string
/
kotlin.String
/
shouldNotHaveMaxLength
shouldNotHaveMaxLength
infix
fun
String
?
.
shouldNotHaveMaxLength
(
length
:
Int
)
:
Unit