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

shouldNotBeLessThanOrEquals

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