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