SORTIE C++ Test Documentation
Public Member Functions | Private Member Functions | List of all members
clTestGhostTreePopulation Class Reference

This class tests the ghost tree population. More...

#include <TestGhostTreePopulation.h>

Inheritance diagram for clTestGhostTreePopulation:

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.
 
const char * WriteXMLFile1 ()
 Writes a parameter file to direct testing for run one.
 
const char * WriteXMLFile2 ()
 Writes a parameter file to direct testing for run two.
 

Detailed Description

This class tests the ghost tree population.

Member Function Documentation

void clTestGhostTreePopulation::TestGhostTreePopulation ( )

Rolls all tests into one.

void clTestGhostTreePopulation::TestGhostTreePopulationRun1 ( clSimManager *  p_oSimManager)
private

Tests normal processing.

This run has no snags.

Parameters
p_oSimManagerSim Manager object.
void clTestGhostTreePopulation::TestGhostTreePopulationRun2 ( clSimManager *  p_oSimManager)
private

Tests normal processing.

This run has snags.

Parameters
p_oSimManagerSim Manager object.
const char* clTestGhostTreePopulation::WriteXMLFile1 ( )
private

Writes a parameter file to direct testing for run one.

Returns
Filename written.
const char* clTestGhostTreePopulation::WriteXMLFile2 ( )
private

Writes a parameter file to direct testing for run two.

Returns
Filename written.

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