Package com.mercury.ftjadin.utils
The com.mercury.ftjadin.utils package provides basic services for handling errors, configuration and other basic tasks.
Interface Summary
| Interface | Description |
|---|---|
| VariableCallback | VariableCallback is a listener for changes in a variable's value. |
Class Summary
| Class | Description |
|---|---|
| Config | The Config class contains Java test variables values that can be set in a 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. |

