UnitTestHarness  1.0
Unit Testing Tool
 All Data Structures Namespaces Files Functions Variables Pages
exampleSubLibrary.ctl File Reference

This is an example file for using the unit testing harness. More...

Functions

void helloWorld ()
 This routine will NOT be called, instead exampleSubLibraryMockVersion.ctl's version of this routine will be called. More...
 

Detailed Description

This is an example file for using the unit testing harness.

Creation Date
25/04/2014

Function Documentation

void helloWorld ( )

This routine will NOT be called, instead exampleSubLibraryMockVersion.ctl's version of this routine will be called.