SORTIE C++ Test Documentation
|
Tests the clModelMath class. More...
#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 clModelMath class.
|
protected |
Tests the function AddBarkToDBH().
Test conditions:
|
protected |
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.
void clTestModelMath::TestMath | ( | ) |
Tests the various math functions.
|
protected |
Tests the random number generator.