Failure

scalus.testing.assertions.Expected.Failure
final case class Failure(predicate: Failure => Boolean)

Evaluation should fail, with predicate for matching

Attributes

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product