kotest-assertions-core
/
io.kotest.matchers.longs
/
beInRange
beInRange
fun
beInRange
(
range
:
LongRange
)
:
Matcher
<
Long
>