kotest-assertions-core
/
io.kotest.matchers.string
/
kotlin.String
/
shouldNotHaveLengthBetween
shouldNotHaveLengthBetween
fun
String
?
.
shouldNotHaveLengthBetween
(
min
:
Int
,
max
:
Int
)
:
Unit