The implmentation of a few functions used with the enumuration in the unit tests. More...
Go to the source code of this file.
Namespaces | |
Mezzanine | |
The bulk of the engine components go in this namspace. | |
Mezzanine::Testing | |
This contains all the items (except the tests themselves) that make the unit tests work. | |
Functions | |
TestResult | Mezzanine::Testing::StringToTestResult (Mezzanine::String Text) |
Roughly convert a String to a TestResult. More... | |
Mezzanine::String | Mezzanine::Testing::TestResultToString (TestResult Convertable) |
This converts A test result enum value into a String matching the identifier name. More... | |
The implmentation of a few functions used with the enumuration in the unit tests.
Definition in file testenumerations.cpp.