#include <TestOutputShort.h>
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. | |
char * | WriteXMLFile1 () |
Writes a parameter file for normal processing run 1. | |
char * | WriteXMLFile2 () |
Writes a parameter file for normal processing run 1. |
void clTestOutputShort::TestOutputShort | ( | ) |
Groups all tests into one.
void clTestOutputShort::NormalProcessingRun1 | ( | clSimManager * | p_oSimManager | ) | [private] |
Tests file creation and saving.
WriteXMLFile1() does setup. The filename already has the extension on it.
p_oSimManager | Sim 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.
p_oSimManager | Sim manager object. |
char* clTestOutputShort::WriteXMLFile1 | ( | ) | [private] |
Writes a parameter file for normal processing run 1.
char* clTestOutputShort::WriteXMLFile2 | ( | ) | [private] |
Writes a parameter file for normal processing run 1.