de.torstennahm.integrate
Class AllTests

java.lang.Object
  extended by de.torstennahm.integrate.AllTests

public class AllTests
extends java.lang.Object

JUnit suite to run all JUnit tests in de.torstennahm.integrate and subpackages.

Author:
Torsten Nahm

Constructor Summary
AllTests()
           
 
Method Summary
static junit.framework.Test suite()
          Create test suite.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AllTests

public AllTests()
Method Detail

suite

public static junit.framework.Test suite()
Create test suite.

Returns:
test suite