org.pentaho.di.trans.steps.getvariable
Class GetVariableMetaTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by org.pentaho.di.trans.TransformationTestCase
              extended by org.pentaho.di.trans.steps.getvariable.GetVariableMetaTest
All Implemented Interfaces:
junit.framework.Test

public class GetVariableMetaTest
extends TransformationTestCase


Constructor Summary
GetVariableMetaTest()
           
 
Method Summary
 void testAllocate1()
           
 void testClone1()
           
 void testGetVariableMeta1()
           
 
Methods inherited from class org.pentaho.di.trans.TransformationTestCase
checkRows, createData, createRowMetaInterface
 
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

GetVariableMetaTest

public GetVariableMetaTest()
                    throws KettleException
Throws:
KettleException
Method Detail

testClone1

public void testClone1()

testGetVariableMeta1

public void testGetVariableMeta1()

testAllocate1

public void testAllocate1()