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