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

shouldNotBeGreaterThanOrEquals

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