Single test step definition used by suites.
More...
#include <VTTest.h>
|
|
const char * | name |
| | Human-readable step name shown in the UI/log.
|
| |
|
const char * | sequence |
| | Escape sequence payload executed for this step (may be empty for multi-part steps).
|
| |
|
const char * | hint |
| | Guidance text displayed during the step.
|
| |
|
int | expectedRow |
| | Optional expected row (0-based) for programmatic validation (unused).
|
| |
|
int | expectedCol |
| | Optional expected column (0-based) for programmatic validation (unused).
|
| |
Single test step definition used by suites.
The documentation for this struct was generated from the following file: