1.0.0

org.eclipse.soda.dk.matrix.lcd.transport.test
Class MatrixLcdTransportTest

java.lang.Object
  extended by TransportTest
      extended by org.eclipse.soda.dk.matrix.lcd.transport.test.MatrixLcdTransportTest
All Implemented Interfaces:
MatrixLcdTransportTestService

public class MatrixLcdTransportTest
extends TransportTest
implements MatrixLcdTransportTestService

Matrix Lcd Transport Test. The MatrixLcdTransportTest class implements a set of transport tests.

The list of exported services:

Version:
1.0.0
See Also:

See the following specification(s) for more details:


Field Summary
static java.lang.String CLASS_NAME
          Defines the class name.
 
Fields inherited from interface org.eclipse.soda.dk.matrix.lcd.transport.test.service.MatrixLcdTransportTestService
FACTORY_SERVICE_NAME, MANAGED_SERVICE_NAME, SERVICE_NAME
 
Constructor Summary
MatrixLcdTransportTest()
          Constructs a new instance of the MatrixLcdTransportTest class.
 
Method Summary
 TransportService getDefaultTransport()
          Gets the default TransportService to be tested.
static void main(java.lang.String[] args)
          Main method to run tests in a standalone mode.
 void runTests()
          Runs the user-defined tests.
 void setup()
          Sets user-defined varables to use in the test.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CLASS_NAME

public static final java.lang.String CLASS_NAME
Defines the class name.

See Also:
Constant Field Values
Constructor Detail

MatrixLcdTransportTest

public MatrixLcdTransportTest()
Constructs a new instance of the MatrixLcdTransportTest class.

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

getDefaultTransport

public TransportService getDefaultTransport()
Gets the default TransportService to be tested.

Returns:
TransportService The Transport to be tested.
See Also:
org.eclipse.soda.dk.transport.test.TransportTest#getDefaultTransport()

runTests

public void runTests()
Runs the user-defined tests.

See Also:
org.eclipse.soda.dk.transport.test.TransportTest#runTests()

setup

public void setup()
Sets user-defined varables to use in the test.

See Also:
org.eclipse.soda.dk.transport.test.TransportTest#setup()

1.0.0

Copyright (c) 2007 IBM