org.pentaho.di
Class AllRegressionTests

java.lang.Object
  extended by org.pentaho.di.AllRegressionTests

public class AllRegressionTests
extends Object

Regression tests for the PDI framework.

Author:
sboden

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

Constructor Detail

AllRegressionTests

public AllRegressionTests()
Method Detail

suite

public static junit.framework.Test suite()
                                  throws Exception
Throws:
Exception