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

Functions

const char * WriteRandomBrowseXMLFile1 ()
 Tests the clRandomBrowse class.
 
const char * WriteRandomBrowseXMLFile2 ()
 Writes a parameter file with the specifications given for TestRandomBrowse(), run 2.
 
const char * WriteRandomBrowseXMLFile3 ()
 Writes a parameter file with the specifications given for TestRandomBrowse(), run 3.
 
const char * WriteRandomBrowseXMLErrorFile1 ()
 Writes a parameter file where the browse probabilities are not all between 0 and 1.
 

Function Documentation

const char* WriteRandomBrowseXMLErrorFile1 ( )

Writes a parameter file where the browse probabilities are not all between 0 and 1.

Returns
Filename written.
const char* WriteRandomBrowseXMLFile1 ( )

Tests the clRandomBrowse class.

Author
Lora E. Murphy Writes a parameter file with the specifications given for TestRandomBrowse(), run 1.
Returns
Filename written.
const char* WriteRandomBrowseXMLFile2 ( )

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

Returns
Filename written.
const char* WriteRandomBrowseXMLFile3 ( )

Writes a parameter file with the specifications given for TestRandomBrowse(), run 3.

Returns
Filename written.