1.0.0

org.eclipse.soda.dk.matrix.lcd.transport.testcase
Class MatrixLcdTransportTestcase

java.lang.Object
  extended by TransportTestcase
      extended by org.eclipse.soda.dk.matrix.lcd.transport.testcase.MatrixLcdTransportTestcase
All Implemented Interfaces:
MatrixLcdTransportTestcaseService

public class MatrixLcdTransportTestcase
extends TransportTestcase
implements MatrixLcdTransportTestcaseService

TEST CASE


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

MatrixLcdTransportTestcase

public MatrixLcdTransportTestcase()
MatrixLcdTransportTestcase.


MatrixLcdTransportTestcase

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

Method Detail

main

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

Parameters:
args -
See Also:
MatrixLcdTransport

createTransport

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

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

1.0.0

Copyright (c) 2007 IBM