kotest-assertions-core
/
io.kotest.matchers.ints
/
kotlin.Int
/
shouldNotBeInRange
shouldNotBeInRange
infix
fun
Int
.
shouldNotBeInRange
(
range
:
IntRange
)
:
Unit