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