kotest-assertions-core
/
io.kotest.matchers.longs
/
kotlin.Long
/
shouldNotBeLessThan
shouldNotBeLessThan
infix
fun
Long
.
shouldNotBeLessThan
(
x
:
Long
)
:
Unit