kotest-assertions-core
/
io.kotest.matchers.floats
/
kotlin.Float
/
shouldBeLessThan
shouldBeLessThan
infix
fun
Float
.
shouldBeLessThan
(
x
:
Float
)
:
Unit