SORTIE C++ Test Documentation
Public Member Functions | Protected Member Functions | List of all members
clTestGeneralizedHarvestRegime Class Reference

Tests the clFIAHarvest class. More...

#include <TestGeneralizedHarvestRegime.h>

Inheritance diagram for clTestGeneralizedHarvestRegime:

Public Member Functions

void TestGeneralizedHarvestRegime ()
 Combines the testing into one function.
 

Protected Member Functions

void TestRun1 (clSimManager *p_oSimManager)
 Tests the decision to log the plot.
 
void TestRun2 (clSimManager *p_oSimManager)
 Tests the decision to log the plot.
 
void TestRun3 (clSimManager *p_oSimManager)
 Tests the decision to log the plot.
 
void TestRun4 (clSimManager *p_oSimManager)
 Tests the decision to log the plot.
 
const char * WriteXMLFileSet1 (int iNumTreesPerSpecies)
 Writes a parameter file to direct testing.
 
const char * WriteXMLFile3 ()
 Writes a parameter file to direct testing.
 
const char * WriteXMLFile4 ()
 Writes a parameter file to direct testing.
 

Detailed Description

Tests the clFIAHarvest class.

Member Function Documentation

void clTestGeneralizedHarvestRegime::TestGeneralizedHarvestRegime ( )

Combines the testing into one function.

void clTestGeneralizedHarvestRegime::TestRun1 ( clSimManager *  p_oSimManager)
protected

Tests the decision to log the plot.

Parameters
p_oSimManagerSim manager object for doing the run.
void clTestGeneralizedHarvestRegime::TestRun2 ( clSimManager *  p_oSimManager)
protected

Tests the decision to log the plot.

Parameters
p_oSimManagerSim manager object for doing the run.
void clTestGeneralizedHarvestRegime::TestRun3 ( clSimManager *  p_oSimManager)
protected

Tests the decision to log the plot.

Parameters
p_oSimManagerSim manager object for doing the run.
void clTestGeneralizedHarvestRegime::TestRun4 ( clSimManager *  p_oSimManager)
protected

Tests the decision to log the plot.

Parameters
p_oSimManagerSim manager object for doing the run.
const char* clTestGeneralizedHarvestRegime::WriteXMLFile3 ( )
protected

Writes a parameter file to direct testing.

Returns
Filename written.
const char* clTestGeneralizedHarvestRegime::WriteXMLFile4 ( )
protected

Writes a parameter file to direct testing.

Returns
Filename written.
const char* clTestGeneralizedHarvestRegime::WriteXMLFileSet1 ( int  iNumTreesPerSpecies)
protected

Writes a parameter file to direct testing.

Returns
Filename written.

The documentation for this class was generated from the following file: