#include <TestGhostTreePopulation.h>
Public Member Functions | |
void | TestGhostTreePopulation () |
Rolls all tests into one. | |
Private Member Functions | |
void | TestGhostTreePopulationRun1 (clSimManager *p_oSimManager) |
Tests normal processing. | |
void | TestGhostTreePopulationRun2 (clSimManager *p_oSimManager) |
Tests normal processing. | |
char * | WriteXMLFile1 () |
Writes a parameter file to direct testing for run one. | |
char * | WriteXMLFile2 () |
Writes a parameter file to direct testing for run two. |
void clTestGhostTreePopulation::TestGhostTreePopulation | ( | ) |
Rolls all tests into one.
void clTestGhostTreePopulation::TestGhostTreePopulationRun1 | ( | clSimManager * | p_oSimManager | ) | [private] |
Tests normal processing.
This run has no snags.
p_oSimManager | Sim Manager object. |
void clTestGhostTreePopulation::TestGhostTreePopulationRun2 | ( | clSimManager * | p_oSimManager | ) | [private] |
Tests normal processing.
This run has snags.
p_oSimManager | Sim Manager object. |
char* clTestGhostTreePopulation::WriteXMLFile1 | ( | ) | [private] |
Writes a parameter file to direct testing for run one.
char* clTestGhostTreePopulation::WriteXMLFile2 | ( | ) | [private] |
Writes a parameter file to direct testing for run two.