![]() |
SASSY
0.0
Software Architecture Support System
|
Provide a default scenario object. More...
#include <cfi/testmgr.h>
Public Member Functions | |
| DefaultScenario (csr name) | |
| Constructor. | |
| DefaultScenario () | |
| Constructor. | |
| ~DefaultScenario () | |
| Destructor. | |
Public Member Functions inherited from SASSY::cdi::ScenarioT< DefaultScenario > | |
| ScenarioT (csr name) | |
| Constructor. More... | |
Public Member Functions inherited from SASSY::cdi::AbstractScenario | |
| AbstractScenario (csr name) | |
| Constructor. More... | |
| virtual | ~AbstractScenario () |
| Destructor. | |
| virtual bool | willRunTests () |
| virtual void | runTests (csr scenarioName, ScenarioResults *) |
| Runs the tests within the scenario. | |
Additional Inherited Members | |
Static Public Member Functions inherited from SASSY::cdi::ScenarioT< DefaultScenario > | |
| static void | install (csr nm) |
| Install a scenario factor into the Tester. More... | |
Protected Attributes inherited from SASSY::cdi::AbstractScenario | |
| std::string | scenarioName |
| The name of the scenario, as used when installed. | |
Provide a default scenario object.
1.8.5