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

shouldNotBeGreaterThan

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