org.pentaho.di.imp
Class AllImportRuleTests

java.lang.Object
  extended by org.pentaho.di.imp.AllImportRuleTests

public class AllImportRuleTests
extends Object

Regression tests for the PDI framework.

Author:
sboden

Constructor Summary
AllImportRuleTests()
           
 
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

AllImportRuleTests

public AllImportRuleTests()
Method Detail

suite

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