#include <TestOutput.h>
Public Member Functions | |
void | TestOutput () |
Groups all tests into one. | |
Private Member Functions | |
void | NormalProcessingRun1 (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 clTestOutput::TestOutput | ( | ) |
Groups all tests into one.
void clTestOutput::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. |
char* clTestOutput::WriteXMLFile1 | ( | ) | [private] |
Writes a parameter file for normal processing run 1.
char* clTestOutput::WriteXMLFile2 | ( | ) | [private] |
Writes a parameter file for normal processing run 1.