| Class | Description |
|---|---|
| GenericJavaConsoleRunner |
Requires 1 command-line arg, minimum:
|
| GenericProcessCapture |
Attempts to capture out and err streams from a process for use by other processes.
|
| GenericProcessConsole |
Continuously monitors the wrapped process out and err streams routing them to the local
process System.out and System.err via
GenericProcessConsole.debug(String) so they will not block. |
| GuiRecognitionDetector |
A GUI class to detect recognition string of a GUI on screen by RIGHT CLICK on it.
|
| JavaJVMConsole |
Provides a JFrame console as the main application to be run.
|
| ProcessCapture |
Attempts to capture out and err streams from a process for use by other processes.
|
| ProcessConsole |
Simply overrides the GenericProcessConsole debug() method to use the SAFS Debug Log.
|
| SAFSMonitorFrame |
A class to monitor and potentially abort running SAFS tests.
|
Copyright © SAS Institute. All Rights Reserved.