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

This class tests the short output behavior (clOutputShort). More...

#include <TestOutputShort.h>

Inheritance diagram for clTestOutputShort:

Public Member Functions

void TestOutputShort ()
 Groups all tests into one.
 

Private Member Functions

void NormalProcessingRun1 (clSimManager *p_oSimManager)
 Tests file creation and saving.
 
void NormalProcessingRun2 (clSimManager *p_oSimManager)
 Tests file creation and saving.
 
void NormalProcessingRun3 (clSimManager *p_oSimManager)
 Tests file creation and saving.
 
const char * WriteXMLFile1 ()
 Writes a parameter file for normal processing run 1.
 
const char * WriteXMLFile2 ()
 Writes a parameter file for normal processing run 1.
 
const char * WriteXMLFile3 ()
 Writes a parameter file for normal processing run 3.
 
void WriteTreeMap (std::fstream &oOut)
 Writes the tree map.
 

Detailed Description

This class tests the short output behavior (clOutputShort).

Member Function Documentation

void clTestOutputShort::NormalProcessingRun1 ( clSimManager *  p_oSimManager)
private

Tests file creation and saving.

WriteXMLFile1() does setup. The filename already has the extension on it.

Parameters
p_oSimManagerSim manager object.
void clTestOutputShort::NormalProcessingRun2 ( clSimManager *  p_oSimManager)
private

Tests file creation and saving.

WriteXMLFile2() does setup. The filename already has the extension on it.

Parameters
p_oSimManagerSim manager object.
void clTestOutputShort::NormalProcessingRun3 ( clSimManager *  p_oSimManager)
private

Tests file creation and saving.

WriteXMLFile3() does setup. The filename already has the extension on it.

Parameters
p_oSimManagerSim manager object.
void clTestOutputShort::TestOutputShort ( )

Groups all tests into one.

void clTestOutputShort::WriteTreeMap ( std::fstream &  oOut)
private

Writes the tree map.

Parameters
oOutFile stream to write to.
const char* clTestOutputShort::WriteXMLFile1 ( )
private

Writes a parameter file for normal processing run 1.

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

Writes a parameter file for normal processing run 1.

Returns
Filename written.
const char* clTestOutputShort::WriteXMLFile3 ( )
private

Writes a parameter file for normal processing run 3.

Returns
Filename written.

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