Macro RESTORE Remove a previously registered mock. Since v1.0 #define RESTORE(FUNC) Parameters 🔗 FUNC in Function whose mock will be removed. Discussion 🔗 If this functions is called on a function without a registered mock, then no action is taken.