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

shouldNotBeInRange

infix fun BigDecimal.shouldNotBeInRange(range: ClosedRange<BigDecimal>): Unit