|
1.0.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectDeviceTest
org.eclipse.soda.dk.gps.nmea.device.test.GpsNmeaDeviceTest
public class GpsNmeaDeviceTest
GPS NMEA Device Test. The GpsNmeaDeviceTest class implements a set of device tests.
The list of exported services:
GpsNmeaDeviceTestService| Field Summary | |
|---|---|
static java.lang.String |
CLASS_NAME
Defines the class name. |
| Fields inherited from interface org.eclipse.soda.dk.gps.nmea.device.test.service.GpsNmeaDeviceTestService |
|---|
FACTORY_SERVICE_NAME, MANAGED_SERVICE_NAME, SERVICE_NAME |
| Constructor Summary | |
|---|---|
GpsNmeaDeviceTest()
Constructs a new instance of the GpsNmeaDeviceTest class. |
|
| Method Summary | |
|---|---|
DeviceService |
getDefaultDevice()
Gets the default DeviceService to be tested. |
static void |
main(java.lang.String[] args)
Main method to run tests in a standalone mode. |
void |
setup()
Sets user-defined varables to use in the test. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface java.lang.Runnable |
|---|
run |
| Field Detail |
|---|
public static final java.lang.String CLASS_NAME
| Constructor Detail |
|---|
public GpsNmeaDeviceTest()
| Method Detail |
|---|
public static void main(java.lang.String[] args)
args - GpsNmeaDevice
public DeviceService getDefaultDevice()
throws java.lang.ClassNotFoundException,
java.lang.IllegalAccessException,
java.lang.InstantiationException
java.lang.ClassNotFoundException
java.lang.IllegalAccessException
java.lang.InstantiationExceptionorg.eclipse.soda.dk.device.test.DeviceTest#getDefaultDevice()public void setup()
org.eclipse.soda.dk.device.test.DeviceTest#setup()
|
1.0.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||