ExpectationViolationException

Thrown when an expectation violation was found during mocker verification.

class ExpectationViolationException : Exception {}

Constructors

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

Meta