mimic++ v9.2.1
Loading...
Searching...
No Matches
Deprecated List
Member MIMICPP_MOCK_METHOD (fn_name, ret, param_type_list,...)
Use MIMICPP_MAKE_MEMBER_MOCK or MAKE_MEMBER_MOCK instead.
Member MIMICPP_MOCK_OVERLOADED_METHOD (fn_name,...)
Use MIMICPP_MAKE_OVERLOADED_MEMBER_MOCK or MAKE_OVERLOADED_MEMBER_MOCK instead.
Module MOCK_INTERFACES
Please note that all symbols in this section are deprecated and will be removed in a future release. I kindly recommend replacing their usage with the new, more feature-rich facade generator macros, which offer improved flexibility and maintainability. For more information, please refer to the facade section in the documentation.