Package com.mercury.ftjadin.utils
The com.mercury.ftjadin.utils package provides basic services for handling errors, configuration and other basic tasks.
| Interface Summary | 
|---|
| VariableCallback | VariableCallback is a listener for changes in a variable's value. | 
 
| Class Summary | 
|---|
| Config | The Config class contains Java test variables values
 that can be set in a UFT GUI test. | 
| RError | The RError class provides constants for use in error and status reporting. | 
| Retval | The Retval class represents the result of a replay operation. |