class DefaultFloatingPointJvmAssertions : FloatingPointJvmAssertions
<init>
DefaultFloatingPointJvmAssertions()
toBeWithErrorTolerance
fun <T : BigDecimal> toBeWithErrorTolerance(container: AssertionContainer<T>, expected: BigDecimal, tolerance: BigDecimal): Assertion