SORTIE C++ Test Documentation
|
Tests the clExpResourceMortality class. More...
#include <TestExpResourceMortality.h>
Public Member Functions | |
void | TestExpResourceMortality () |
Tests the growth-and-resource mortality class. | |
Protected Member Functions | |
const char * | WriteXMLFile1 () |
Writes a parameter file with the specifications given for TestExpResourceMortality(), run 1. | |
const char * | WriteXMLFile2 () |
Writes a parameter file with the specifications given for TestExpResourceMortality(), run 2. | |
Tests the clExpResourceMortality class.
void clTestExpResourceMortality::TestExpResourceMortality | ( | ) |
Tests the growth-and-resource mortality class.
First run: WriteXMLFile1() creates the parameter file. The file has the following characteristics:
The function does the following:
Second run: WriteXMLFile2() creates the parameter file. Everything is exactly as it is in the first run except the timestep length is 3 years.
|
protected |
Writes a parameter file with the specifications given for TestExpResourceMortality(), run 1.
|
protected |
Writes a parameter file with the specifications given for TestExpResourceMortality(), run 2.