doc / ch.tutteli.atrium.spec.assertions / FloatingPointWithErrorToleranceAssertionsSpec

FloatingPointWithErrorToleranceAssertionsSpec

abstract class FloatingPointWithErrorToleranceAssertionsSpec

Constructors

<init>

FloatingPointWithErrorToleranceAssertionsSpec(verbs: AssertionVerbFactory, toBeWithErrorToleranceFloatPair: <ERROR CLASS><String, Assert<Float>.(Float, Float) -> Assert<Float>>, toBeWithErrorToleranceDoublePair: <ERROR CLASS><String, Assert<Double>.(Double, Double) -> Assert<Double>>, toBeWithErrorToleranceBigDecimalPair: <ERROR CLASS><String, Assert<BigDecimal>.(BigDecimal, BigDecimal) -> Assert<BigDecimal>>, describePrefix: String = "[Atrium] ")