2009-10-01 1.2.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

Since:
1.0
Version:
1.2.0

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[] arguments)
          Main method to run tests in a stand alone 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.

See Also:
EpcglobalLlrpDeviceTestcase(String)

EpcglobalLlrpDeviceTestcase

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

Parameters:
name - The name (String) parameter.
See Also:
EpcglobalLlrpDeviceTestcase()
Method Detail

main

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

Parameters:
arguments - The arguments (String[]) parameter.
See Also:
EpcglobalLlrpDevice

createDevice

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

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

2009-10-01 1.2.0

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