Uses of Class
org.pentaho.di.TestFailedException

Packages that use TestFailedException
org.pentaho.di   
 

Uses of TestFailedException in org.pentaho.di
 

Methods in org.pentaho.di that throw TestFailedException
static void TestUtilities.checkRows(List<RowMetaAndData> rows1, List<RowMetaAndData> rows2)
          Check the 2 lists comparing the rows in order.
static void TestUtilities.checkRows(List<RowMetaAndData> rows1, List<RowMetaAndData> rows2, int fileNameColumn)
          Check the 2 lists comparing the rows in order.