2008-02-07 1.1.0

org.eclipse.soda.dk.epcglobal.llrp.device.testcase
Class EpcglobalLlrpDeviceTestcase

java.lang.Object
  extended by DeviceTestcase
      extended by org.eclipse.soda.dk.epcglobal.llrp.device.testcase.EpcglobalLlrpDeviceTestcase
All Implemented Interfaces:
EpcglobalLlrpDeviceTestcaseService

public class EpcglobalLlrpDeviceTestcase
extends DeviceTestcase
implements EpcglobalLlrpDeviceTestcaseService

TEST CASE


Field Summary
 
Fields inherited from interface org.eclipse.soda.dk.epcglobal.llrp.device.testcase.service.EpcglobalLlrpDeviceTestcaseService
FACTORY_SERVICE_NAME, SERVICE_NAME
 
Constructor Summary
EpcglobalLlrpDeviceTestcase()
          EpcglobalLlrpDeviceTestcase.
EpcglobalLlrpDeviceTestcase(java.lang.String name)
          EpcglobalLlrpDeviceTestcase.
 
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

EpcglobalLlrpDeviceTestcase

public EpcglobalLlrpDeviceTestcase()
EpcglobalLlrpDeviceTestcase.


EpcglobalLlrpDeviceTestcase

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

Parameters:
name - name.
Method Detail

main

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

Parameters:
args -
See Also:
EpcglobalLlrpDevice

createDevice

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

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

2008-02-07 1.1.0

Copyright (c) 2008 IBM. See license in Legal section.