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