2010-01-26 1.2.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

Since:
1.2
Version:
1.2.0

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[] 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

BarcodeReaderTransportTestcase

public BarcodeReaderTransportTestcase()
BarcodeReaderTransportTestcase.

Since:
1.1

BarcodeReaderTransportTestcase

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

Parameters:
name - name.
Since:
1.1
Method Detail

main

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

Parameters:
arguments -
Since:
1.1
See Also:
BarcodeReaderTransport

createTransport

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

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

2010-01-26 1.2.0

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