Mezzanine::String GetExecutableName()
Get the command/executable name used to invoke this at the command prompt.
Enumerations and constant values associated with the Unit tests.
Some string manipulation functions geared towards console output for use in the Unit Tests...
TestData, TestDataStorage and UnitTestGroup class definitions.
ProcessDepth GetCurrentProcessDepth()
Indicates what this test might attempt to do, based on what it thinks the process depth is...
Mezzanine::String GetSubSubProcessArgument()
If a test needs to pass a string to a subsubprocess it will get stored here.
The definition of a few command line tools.
int GetMainArgumentCount()
Get the argument count as it was passed into Main.
char ** GetMainArgumentVector()
Get the argument vector as it was passed into Main.
std::string String
A datatype used to a series of characters.