ExpectationViolationError

Thrown when an expectation was violated during unittest execution.

class ExpectationViolationError : Error {}

Constructors

this
this(string msg, string file, size_t line)
Undocumented in source.

Meta