kotest-assertions-core / io.kotest.matchers.bigdecimal / java.math.BigDecimal / shouldBeLessThanOrEquals

shouldBeLessThanOrEquals

infix fun BigDecimal.shouldBeLessThanOrEquals(other: BigDecimal): Unit