com.ibm.di.fc.rxaunittests
Class QA_RunUnitTests

java.lang.Object
  extended by com.ibm.di.fc.rxaunittests.QA_RunUnitTests

public final class QA_RunUnitTests
extends Object

Run the JUnit tests for the URC connector.


Method Summary
static void main(String[] args)
          Execute JUnit TestRunner.
static Test suite()
          The JUnit test suite.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

main

public static void main(String[] args)
Execute JUnit TestRunner.

Parameters:
args - Not used.

suite

public static Test suite()
The JUnit test suite.

Returns:
The test suite.