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

Functions

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

Function Documentation

◆ WriteRandomBrowseXMLErrorFile1()

const char* WriteRandomBrowseXMLErrorFile1 ( )

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

Returns
Filename written.

◆ WriteRandomBrowseXMLFile1()

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.

◆ WriteRandomBrowseXMLFile2()

const char* WriteRandomBrowseXMLFile2 ( )

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

Returns
Filename written.

◆ WriteRandomBrowseXMLFile3()

const char* WriteRandomBrowseXMLFile3 ( )

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

Returns
Filename written.