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