kotest-assertions-core / io.kotest.matchers.ints / kotlin.Int / shouldNotBeGreaterThanOrEqual

shouldNotBeGreaterThanOrEqual

infix fun Int.shouldNotBeGreaterThanOrEqual(x: Int): Unit