VICI
0.11.815
Visual Chart Interpreter
|
Responsible for storing the results of testing for a scenario. More...
#include <vici/testmgr.h>
Public Member Functions | |
ScenarioResults () | |
Constructor. | |
Public Attributes | |
int | mNumTests |
total number of tests | |
int | mNumErrors |
number of errors reported | |
bool | failure |
true if scenario tests failed | |
Responsible for storing the results of testing for a scenario.