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