Define final_mockable¶
Defined in File util_macros.hpp
Define Documentation¶
-
final_mockable¶
Use this instead of final if you want to mock a function when unit testing.
Defined in File util_macros.hpp
Use this instead of final if you want to mock a function when unit testing.