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

shouldNotBeGreaterThan

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