| Package | Description |
|---|---|
| com.rational.test.ft | |
| com.rational.test.ft.script |
| Modifier and Type | Class and Description |
|---|---|
class |
ManualModeError |
class |
RationalTestManualModeError |
class |
SwitchToManualModeError
Thrown to switch to Manual mode.
|
class |
UserStoppedManualModeError |
class |
UserStoppedScriptError
Thrown when the stop-execution hotkey is pressed by the user, or when the
script calls a
Stop method. |
| Modifier and Type | Class and Description |
|---|---|
class |
RationalTestScriptError
Thrown when a script ends due to an unhandled
Error. |
class |
RationalTestScriptShutdown
Generated when there is a hot-key press, which has the effect
of shutting down the script playback.
|