![]() |
SASSY
0.0
Software Architecture Support System
|
Responsible for storing the results of testing for a scenario. More...
#include <cfi/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.
1.8.5