NextDoubleBetween
NextDoubleBetween.type
Value members
Inherited methods
def apply(returns: Result[(Double, Double), Nothing, Double])(implicit ev: (Double, Double) <:< Unit): Expectation[R]
- Inherited from:
- Capability (hidden)
def apply(assertion: Assertion[(Double, Double)], result: Result[(Double, Double), Nothing, Double])(implicit ev: (Double, Double) =!= Unit): Expectation[R]
- Inherited from:
- Capability (hidden)
def apply(assertion: Assertion[(Double, Double)])(implicit ev1: (Double, Double) =!= Unit, ev2: Double <:< Unit): Expectation[R]
- Inherited from:
- Capability (hidden)