|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object junit.framework.Assert junit.framework.TestCase org.pentaho.di.core.parameters.ParameterSimpleTransTest
public class ParameterSimpleTransTest
Test class for parameters in transformations.
Constructor Summary | |
---|---|
ParameterSimpleTransTest()
|
Methods inherited from class junit.framework.TestCase |
---|
countTestCases, getName, run, run, runBare, setName, toString |
Methods inherited from class junit.framework.Assert |
---|
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame, format |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ParameterSimpleTransTest()
Method Detail |
---|
public RowMetaInterface createResultRowMetaInterface1()
public List<RowMetaAndData> createResultData1()
public RowMetaInterface createResultRowMetaInterface2()
public List<RowMetaAndData> createResultData2()
public RowMetaInterface createResultRowMetaInterface3()
public List<RowMetaAndData> createResultData3()
public RowMetaInterface createResultRowMetaInterface5()
public List<RowMetaAndData> createResultData5()
public RowMetaInterface createResultRowMetaInterface6()
public List<RowMetaAndData> createResultData6()
public void checkRows(List<RowMetaAndData> rows1, List<RowMetaAndData> rows2)
rows1
- first row set to comparerows2
- second row set to comparepublic void testParameterSimpleTrans1() throws Exception
Exception
- exception on any problem.public void testParameterSimpleTrans2() throws Exception
Exception
- exception on any problem.public void testParameterSimpleTrans3() throws Exception
Exception
- exception on any problem.public void testParameterSimpleTrans4() throws Exception
Exception
- exception on any problem.public void testParameterSimpleTrans5() throws Exception
Exception
- exception on any problem.public void testParameterSimpleTrans6() throws Exception
Exception
- exception on any problem.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |