FailingExpectationException

Represents an assertion failure in exceeds_expectations.

Constructors

this
this(string description, string location, string filePath, size_t line, Throwable next)

Constructs a new FailingExpectationException

Meta