2008-07-29 1.1.0

org.eclipse.soda.dk.barcode.reader.transport.testcase
Class BarcodeReaderTransportTestcase

java.lang.Object
  extended by TransportTestcase
      extended by org.eclipse.soda.dk.barcode.reader.transport.testcase.BarcodeReaderTransportTestcase
All Implemented Interfaces:
BarcodeReaderTransportTestcaseService

public class BarcodeReaderTransportTestcase
extends TransportTestcase
implements BarcodeReaderTransportTestcaseService

TEST CASE


Field Summary
 
Fields inherited from interface org.eclipse.soda.dk.barcode.reader.transport.testcase.service.BarcodeReaderTransportTestcaseService
FACTORY_SERVICE_NAME, MANAGED_SERVICE_NAME, SERVICE_NAME
 
Constructor Summary
BarcodeReaderTransportTestcase()
          BarcodeReaderTransportTestcase.
BarcodeReaderTransportTestcase(java.lang.String name)
          BarcodeReaderTransportTestcase.
 
Method Summary
 TransportService createTransport()
          Create transport and return the TransportService.
static void main(java.lang.String[] args)
          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

BarcodeReaderTransportTestcase

public BarcodeReaderTransportTestcase()
BarcodeReaderTransportTestcase.


BarcodeReaderTransportTestcase

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

Parameters:
name - name.
Method Detail

main

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

Parameters:
args -
See Also:
BarcodeReaderTransport

createTransport

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

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

2008-07-29 1.1.0

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