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

shouldHaveMaxLength

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