![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Base class for test results. This way you report back to the system. More complex failure types with descriptions can be reported by implementation of FailureText in format of junit (see https://llg.cubic.org/docs/junit/ or https://github.com/testmoapp/junitxml).
Definition at line 16 of file TestResultBase.c.