org.mbari.siam.tests.moos.devices
Class DeviceTestHarness
java.lang.Object
org.mbari.siam.tests.moos.devices.DeviceTestHarness
public class DeviceTestHarness
- extends java.lang.Object
Instantiate, initialize, and run a device service. The service bytecode, any
related classes, and properties file are contained within a standard SIAM
instrument jar file.
- Author:
- oreilly
|
Method Summary |
static void |
main(java.lang.String[] args)
|
void |
run(java.lang.String jarFileName,
java.lang.String portName,
java.lang.String codebaseDirectory)
Run the test. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DeviceTestHarness
public DeviceTestHarness()
run
public void run(java.lang.String jarFileName,
java.lang.String portName,
java.lang.String codebaseDirectory)
throws java.lang.Exception
- Run the test.
- Throws:
java.lang.Exception
main
public static void main(java.lang.String[] args)
Copyright © 2003 MBARI.
The Monterey Bay Aquarium Research Institute (MBARI) provides this documentation and code "as is", with no warranty, express or implied, of its quality or consistency. It is provided without support and without obligation on the part of MBARI to assist in its use, correction, modification, or enhancement.