Attributes
- Companion
- trait
- Graph
-
- Supertypes
- Self type
-
NumericMatchers.type
Members list
Value members
Inherited methods
alias for beLessThan
alias for beLessThanOrEqualTo
alias for beGreaterThan
alias for beGreaterThanOrEqualTo
matches if a value is between 2 others according to an Ordering
matches if a value is between 2 others according to an Ordering
Attributes
- Inherited from:
- NumericMatchers
Attributes
- Inherited from:
- NumericMatchers
matches if target - actual < 10 pow (log actual - significantDigits)
matches if target - actual < 10 pow (log actual - significantDigits)
Attributes
- Inherited from:
- NumericMatchers
matches if actual = n +/- delta
matches if actual = n +/- delta
matches if actual > n
matches if actual >= n
matches if actual < n
matches if actual <= n
alias for beLessThan
alias for beLessThanOrEqualTo
alias for beGreaterThan
alias for beGreaterThanOrEqualTo
alias for beCloseTo
alias for beCloseTo
Attributes
- Inherited from:
- NumericMatchers
Attributes
- Inherited from:
- NumericMatchers
Attributes
- Inherited from:
- NumericMatchers
Attributes
- Inherited from:
- NumericMatchers
Attributes
- Inherited from:
- NumericMatchers
Attributes
- Inherited from:
- NumericMatchers
Attributes
- Inherited from:
- NumericMatchers
Attributes
- Inherited from:
- NumericMatchers
matches if actual <= n
alias for beCloseTo
alias for beCloseTo
Givens
Inherited givens
implicit definition to create delta for the beCloseTo matcher
implicit definition to create delta for the beCloseTo matcher
Attributes
- Inherited from:
- NumericMatchers
Extensions
Inherited extensions
implicit definition to create significant figures for the beCloseTo matcher
implicit definition to create significant figures for the beCloseTo matcher
Attributes
- Inherited from:
- NumericMatchers
implicit definition to create significant figures for the beCloseTo matcher
implicit definition to create significant figures for the beCloseTo matcher
Attributes
- Inherited from:
- NumericMatchers
implicit definition to create significant figures for the beCloseTo matcher
implicit definition to create significant figures for the beCloseTo matcher
Attributes
- Inherited from:
- NumericMatchers