UnitTestHarness
1.0
Unit Testing Tool
|
This is an example mock version of a sub-library that is used by the code being tested. More...
Functions | |
void | helloWorld () |
The routine below will be called instead of exampleSubLibrary.ctl's version of this routine. More... | |
This is an example mock version of a sub-library that is used by the code being tested.
void helloWorld | ( | ) |
The routine below will be called instead of exampleSubLibrary.ctl's version of this routine.