|
||||||||||
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.trans.steps.mapping.RunMapping
public class RunMapping
Constructor Summary | |
---|---|
RunMapping()
|
Method Summary | |
---|---|
static DatabaseMeta |
getTargetDatabase()
|
void |
test_MAPPING_INPUT_ONLY()
|
void |
test_MAPPING_MULTI_OUTPUT()
|
void |
test_MAPPING_OUTPUT_ONLY()
|
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 RunMapping()
Method Detail |
---|
public static DatabaseMeta getTargetDatabase() throws KettleXMLException
KettleXMLException
public void test_MAPPING_INPUT_ONLY() throws Exception
Exception
public void test_MAPPING_OUTPUT_ONLY() throws Exception
Exception
public void test_MAPPING_MULTI_OUTPUT() throws Exception
Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |