kotest-assertions-core / io.kotest.matchers.bigdecimal / beInClosedRange

beInClosedRange

fun beInClosedRange(range: ClosedRange<BigDecimal>): Matcher<BigDecimal>