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