You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have seen that hippomocks supports mocking with multiple inheritance. I settled with GUnit because of the nicer expectation syntax.
How is GMock different that creating a vtable for an interface composed of multiple interfaces does not work? Or: What is a good starting point to get it to work in GMock?
The text was updated successfully, but these errors were encountered:
I have seen that hippomocks supports mocking with multiple inheritance. I settled with GUnit because of the nicer expectation syntax.
How is GMock different that creating a vtable for an interface composed of multiple interfaces does not work? Or: What is a good starting point to get it to work in GMock?
The text was updated successfully, but these errors were encountered: