kotest-assertions-core / io.kotest.matchers.string / kotlin.String / shouldNotHaveMinLength

shouldNotHaveMinLength

infix fun String?.shouldNotHaveMinLength(length: Int): Unit