VICI
0.11.815
Visual Chart Interpreter
|
Interface for test cases that do gui testing. More...
#include <vici/libgth.h>
Protected Member Functions | |
csr | getVar (csr) |
Get the value of a variable from GTHTest. | |
GTHTestCase (csr name) | |
Constructor. | |
~GTHTestCase () | |
Destructor. | |
Protected Attributes | |
GTHTest * | myScenario |
The owning scenario. | |
const std::string & | name |
The name of the test case, as installed. | |
Interface for test cases that do gui testing.