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

shouldBeInRange

infix fun Int.shouldBeInRange(range: IntRange): Unit