SORTIE C++ Test Documentation
Functions
TestSnagDecomp.h File Reference

Functions

const char * WriteSnagDecompXMLFile1 ()
 Tests the SnagDecomp class descended from clBehaviorBase. More...
 
const char * WriteSnagDecompXMLFile2 ()
 Writes a parameter file with the specifications given for TestSnagDecomp(), run 2. More...
 
const char * WriteSnagDecompXMLErrorFile1 ()
 Writes a parameter file with the specifications given for TestSnagDecomp(), error condition 1. More...
 
const char * WriteSnagDecompXMLErrorFile2 ()
 Writes a parameter file with the specifications given for TestSnagDecomp(), error condition 2. More...
 

Function Documentation

◆ WriteSnagDecompXMLErrorFile1()

const char* WriteSnagDecompXMLErrorFile1 ( )

Writes a parameter file with the specifications given for TestSnagDecomp(), error condition 1.

Returns
Filename written.

◆ WriteSnagDecompXMLErrorFile2()

const char* WriteSnagDecompXMLErrorFile2 ( )

Writes a parameter file with the specifications given for TestSnagDecomp(), error condition 2.

Returns
Filename written.

◆ WriteSnagDecompXMLFile1()

const char* WriteSnagDecompXMLFile1 ( )

Tests the SnagDecomp class descended from clBehaviorBase.

Author
Mark Vanderwel Writes a parameter file with the specifications given for TestSnagDecomp(), run 1.
Returns
Filename written.

◆ WriteSnagDecompXMLFile2()

const char* WriteSnagDecompXMLFile2 ( )

Writes a parameter file with the specifications given for TestSnagDecomp(), run 2.

Returns
Filename written.