mimic++ v2
Loading...
Searching...
No Matches
mimicpp::expectation_policies::Requirement< Matcher, Projection, Describer > Member List

This is the complete list of members for mimicpp::expectation_policies::Requirement< Matcher, Projection, Describer >, including all inherited members.

consume(const call::Info< Return, Args... > &info) noexceptmimicpp::expectation_policies::Requirement< Matcher, Projection, Describer >inlinestatic
describe() constmimicpp::expectation_policies::Requirement< Matcher, Projection, Describer >inline
is_satisfied() noexceptmimicpp::expectation_policies::Requirement< Matcher, Projection, Describer >inlinestatic
matches(const call::Info< Return, Args... > &info) constmimicpp::expectation_policies::Requirement< Matcher, Projection, Describer >inline
Requirement(Matcher matcher, Projection projection={}, Describer describer={}) noexcept(std::is_nothrow_move_constructible_v< Matcher > &&std::is_nothrow_move_constructible_v< Projection > &&std::is_nothrow_move_constructible_v< Describer >)mimicpp::expectation_policies::Requirement< Matcher, Projection, Describer >inlineexplicit