1.0.0

org.eclipse.soda.dk.gps.nmea.device.testcase
Class GpsNmeaDeviceTestcase

java.lang.Object
  extended by DeviceTestcase
      extended by org.eclipse.soda.dk.gps.nmea.device.testcase.GpsNmeaDeviceTestcase
All Implemented Interfaces:
GpsNmeaDeviceTestcaseService

public class GpsNmeaDeviceTestcase
extends DeviceTestcase
implements GpsNmeaDeviceTestcaseService

TEST CASE


Field Summary
 
Fields inherited from interface org.eclipse.soda.dk.gps.nmea.device.testcase.service.GpsNmeaDeviceTestcaseService
FACTORY_SERVICE_NAME, MANAGED_SERVICE_NAME, SERVICE_NAME
 
Constructor Summary
GpsNmeaDeviceTestcase()
          GpsNmeaDeviceTestcase.
GpsNmeaDeviceTestcase(java.lang.String name)
          GpsNmeaDeviceTestcase.
 
Method Summary
 DeviceService createDevice()
          Create device and return the DeviceService.
static void main(java.lang.String[] args)
          Main method to run tests in a standalone mode.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GpsNmeaDeviceTestcase

public GpsNmeaDeviceTestcase()
GpsNmeaDeviceTestcase.


GpsNmeaDeviceTestcase

public GpsNmeaDeviceTestcase(java.lang.String name)
GpsNmeaDeviceTestcase.

Method Detail

main

public static void main(java.lang.String[] args)
Main method to run tests in a standalone mode.

Parameters:
args -
See Also:
GpsNmeaDevice

createDevice

public DeviceService createDevice()
Create device and return the DeviceService.

Returns:
Results of the create device (DeviceService) value.

1.0.0

Copyright (c) 2007 IBM