kotest-assertions-core
/
io.kotest.matchers.ints
/
beGreaterThan
beGreaterThan
fun
beGreaterThan
(
x
:
Int
)
:
Matcher
<
Int
>