CppUTestEclipsePlugin
CppUTestEclipsePlugin copied to clipboard
As user I want to generate a mock for a function
- right click on a function or function pointer declaration or definition
- select create mock
- change the suggested name for the mock
- select which file to put the mock function
- find the mock function at the end of the selected file