Class ExpectedCallsDidntHappenFailure¶
Defined in File Failure.hpp
Inheritance Relationships¶
Base Type¶
public mu::tiny::mock::Failure(Class Failure)
Class Documentation¶
-
class ExpectedCallsDidntHappenFailure : public mu::tiny::mock::Failure¶
[source] Failure reported when expected calls were never made.
Triggered by Support::check_expectations() when one or more expected calls did not occur.