|
1.0.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectTransportTest
org.eclipse.soda.dk.gps.nmea.transport.test.GpsNmeaTransportTest
public class GpsNmeaTransportTest
GPS NMEA Transport Test. The GpsNmeaTransportTest class implements a set of transport tests.
The list of exported services:
GpsNmeaTransportTestService| Field Summary | |
|---|---|
static java.lang.String |
CLASS_NAME
Defines the class name. |
| Fields inherited from interface org.eclipse.soda.dk.gps.nmea.transport.test.service.GpsNmeaTransportTestService |
|---|
FACTORY_SERVICE_NAME, MANAGED_SERVICE_NAME, SERVICE_NAME |
| Constructor Summary | |
|---|---|
GpsNmeaTransportTest()
Constructs a new instance of the GpsNmeaTransportTest class. |
|
| Method Summary | |
|---|---|
TransportService |
getDefaultTransport()
Gets the default TransportService to be tested. |
static void |
main(java.lang.String[] args)
Main method to run tests in a standalone mode. |
void |
runTests()
Runs the user-defined tests. |
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 |
| Field Detail |
|---|
public static final java.lang.String CLASS_NAME
| Constructor Detail |
|---|
public GpsNmeaTransportTest()
| Method Detail |
|---|
public static void main(java.lang.String[] args)
args - GpsNmeaTransportpublic TransportService getDefaultTransport()
org.eclipse.soda.dk.transport.test.TransportTest#getDefaultTransport()public void runTests()
org.eclipse.soda.dk.transport.test.TransportTest#runTests()public void setup()
org.eclipse.soda.dk.transport.test.TransportTest#setup()
|
1.0.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||