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