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