VICI  0.11.815
Visual Chart Interpreter
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Protected Member Functions | Protected Attributes | List of all members
VICI::gth::GTHTestCase Class Reference

Interface for test cases that do gui testing. More...

#include <vici/libgth.h>

Inheritance diagram for VICI::gth::GTHTestCase:
VICI::gth::DefaultTestCase

Protected Member Functions

csr getVar (csr)
 Get the value of a variable from GTHTest.
 
 GTHTestCase (csr name)
 Constructor.
 
 ~GTHTestCase ()
 Destructor.
 

Protected Attributes

GTHTestmyScenario
 The owning scenario.
 
const std::string & name
 The name of the test case, as installed.
 

Detailed Description

Interface for test cases that do gui testing.


The documentation for this class was generated from the following files: