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