Class | Description |
---|---|
RuntimeTools | |
Script | |
ScriptActions |
Created by Richard on 4/11/2016.
|
ScriptRunner | |
ScriptRuntime | |
Startup |
The main entry-point for the test application.
|
Startup.AppOptions |
Enum | Description |
---|---|
Startup.ScriptSource |
Exception | Description |
---|---|
RuntimeTools.ActionArgumentException |
Thrown if the number or type of arguments is invalid for the given action.
|
RuntimeTools.ActionException |
Base class for exceptions thrown from
doAction |
RuntimeTools.UnsupportedActionException |
Thrown if the action is unknown or not implemented.
|
ScriptRuntimeException |