CppUTestEclipsePlugin icon indicating copy to clipboard operation
CppUTestEclipsePlugin copied to clipboard

As user I want to generate a mock for a function

Open terryyin opened this issue 14 years ago • 0 comments

  1. right click on a function or function pointer declaration or definition
  2. select create mock
  3. change the suggested name for the mock
  4. select which file to put the mock function
  5. find the mock function at the end of the selected file

terryyin avatar May 15 '11 07:05 terryyin