SORTIE C++ Test Documentation
|
This class tests seed stochasticity. More...
#include <TestSeedStochasticity.h>
Public Member Functions | |
void | TestGotAllDisperseObjects () |
This makes sure that all disperse objects are found. | |
Private Member Functions | |
const char * | WriteXMLFile1 () |
Writes a parameter file with five species, one for each disperse object type. | |
This class tests seed stochasticity.
Actual stochastic seed distributions cannot be tested - those must be done visually.
void clTestSeedStochasticity::TestGotAllDisperseObjects | ( | ) |
This makes sure that all disperse objects are found.
WriteXMLFile1() is used to create the test file, with five species assigned to each of the five different disperse object types. After the behaviors have run, this verifies that there are seeds of each species present.
|
private |
Writes a parameter file with five species, one for each disperse object type.