doc / ch.tutteli.atrium.logic.impl / DefaultFloatingPointJvmAssertions

DefaultFloatingPointJvmAssertions

class DefaultFloatingPointJvmAssertions : FloatingPointJvmAssertions

Constructors

<init>

DefaultFloatingPointJvmAssertions()

Functions

toBeWithErrorTolerance

fun <T : BigDecimal> toBeWithErrorTolerance(container: AssertionContainer<T>, expected: BigDecimal, tolerance: BigDecimal): Assertion