#include <TestModelMath.h>
Public Member Functions | |
| void | TestMath () |
| Tests the various math functions. | |
Protected Member Functions | |
| void | TestFunctions () |
| Tests the functions. | |
| void | TestRandom () |
| Tests the random number generator. | |
| void | TestAddBarkToDBH () |
| Tests the function AddBarkToDBH(). | |
|
|
Tests the function AddBarkToDBH(). Test conditions:
|
|
|
Tests the functions. This is all rolled together because I copied over legacy testing code. As I add new functions I will not include them here. |
1.4.6-NO