rad  2.0.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Static Public Attributes | List of all members
etr.context.Step Class Reference

Main execution steps for the test command. More...

Inheritance diagram for etr.context.Step:

Static Public Attributes

int SETUP = 1
 
int RUN = 2
 
int TEARDOWN = 3
 

Detailed Description

Main execution steps for the test command.

Member Data Documentation

int etr.context.Step.RUN = 2
static
int etr.context.Step.SETUP = 1
static
int etr.context.Step.TEARDOWN = 3
static

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