doc / ch.tutteli.atrium.domain.creating / FloatingPointAssertions / toBeWithErrorTolerance

toBeWithErrorTolerance

abstract fun <T : BigDecimal> toBeWithErrorTolerance(subjectProvider: SubjectProvider<T>, expected: T, tolerance: T): Assertion