2010-01-26 1.2.0

org.eclipse.soda.dk.epcglobal.llrp.transport.testcase
Class EpcglobalLlrpTransportTestcase

java.lang.Object
  extended by TransportTestcase
      extended by org.eclipse.soda.dk.epcglobal.llrp.transport.testcase.EpcglobalLlrpTransportTestcase
All Implemented Interfaces:
EpcglobalLlrpTransportTestcaseService

public class EpcglobalLlrpTransportTestcase
extends TransportTestcase
implements EpcglobalLlrpTransportTestcaseService

TEST CASE

Since:
1.0
Version:
1.2.0

Field Summary
 
Fields inherited from interface org.eclipse.soda.dk.epcglobal.llrp.transport.testcase.service.EpcglobalLlrpTransportTestcaseService
FACTORY_SERVICE_NAME, SERVICE_NAME
 
Constructor Summary
EpcglobalLlrpTransportTestcase()
          EpcglobalLlrpTransportTestcase.
EpcglobalLlrpTransportTestcase(java.lang.String name)
          EpcglobalLlrpTransportTestcase.
 
Method Summary
 TransportService createTransport()
          Create transport and return the TransportService.
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

EpcglobalLlrpTransportTestcase

public EpcglobalLlrpTransportTestcase()
EpcglobalLlrpTransportTestcase.

See Also:
EpcglobalLlrpTransportTestcase(String)

EpcglobalLlrpTransportTestcase

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

Parameters:
name - The name (String) parameter.
See Also:
EpcglobalLlrpTransportTestcase()
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:
EpcglobalLlrpTransport

createTransport

public TransportService createTransport()
Create transport and return the TransportService.

Returns:
Results of the create transport (TransportService) value.

2010-01-26 1.2.0

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