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

shouldNotHaveLength

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