class DefaultFloatingPointAssertions : FloatingPointAssertions (source)
DefaultFloatingPointAssertions() | 
fun toBeWithErrorTolerance(container: AssertionContainer<Float>, expected: Float, tolerance: Float): Assertionfun toBeWithErrorTolerance(container: AssertionContainer<Double>, expected: Double, tolerance: Double): Assertion |