File ExpectedCall.hpp

Parent directory (include/mu/tiny/mock)

Fluent interface returned by mu::tiny::mock::Support::expect_one_call() and friends.

Definition (include/mu/tiny/mock/ExpectedCall.hpp)

View source on GitHub

Detailed Description

Use the fluent methods to constrain which parameter values and call order the actual call must match, and to configure the return value the mock will produce. The corresponding fluent interface for actual calls is Class ActualCall.

Includes

Included By

Namespaces

Classes

Functions