|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
org.apache.hadoop.hive.ql.exec.TestExecDriver
public class TestExecDriver
Mimics the actual query compiler in generating end to end plans and testing them out.
Constructor Summary | |
---|---|
TestExecDriver()
|
Method Summary | |
---|---|
static ExprNodeColumnDesc |
getStringColumn(String columnName)
|
protected void |
setUp()
|
void |
testMapPlan1()
|
void |
testMapPlan2()
|
void |
testMapRedPlan1()
|
void |
testMapRedPlan2()
|
void |
testMapRedPlan3()
|
void |
testMapRedPlan4()
|
void |
testMapRedPlan5()
|
void |
testMapRedPlan6()
|
Methods inherited from class junit.framework.TestCase |
---|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, tearDown, 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 |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public TestExecDriver()
Method Detail |
---|
protected void setUp()
setUp
in class junit.framework.TestCase
public static ExprNodeColumnDesc getStringColumn(String columnName)
public void testMapPlan1() throws Exception
Exception
public void testMapPlan2() throws Exception
Exception
public void testMapRedPlan1() throws Exception
Exception
public void testMapRedPlan2() throws Exception
Exception
public void testMapRedPlan3() throws Exception
Exception
public void testMapRedPlan4() throws Exception
Exception
public void testMapRedPlan5() throws Exception
Exception
public void testMapRedPlan6() throws Exception
Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |