kotest-assertions-core
/
io.kotest.matchers.longs
/
kotlin.Long
/
shouldNotBeInRange
shouldNotBeInRange
infix
fun
Long
.
shouldNotBeInRange
(
range
:
LongRange
)
:
Unit