Natasha
checkAll(Arb.enum<RoundingMode>(), Arb.bigDecimal()) { mode, decimal -> collect(mode) // test here }