doc / ch.tutteli.atrium.logic / FloatingPointAssertions / toBeWithErrorTolerance

toBeWithErrorTolerance

abstract fun toBeWithErrorTolerance(container: AssertionContainer<Float>, expected: Float, tolerance: Float): Assertion (source)
abstract fun toBeWithErrorTolerance(container: AssertionContainer<Double>, expected: Double, tolerance: Double): Assertion (source)