|
||||||||||
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.serde2.dynamic_type.TestDynamicSerDe
public class TestDynamicSerDe
Constructor Summary | |
---|---|
TestDynamicSerDe()
|
Method Summary | |
---|---|
String |
hexString(org.apache.hadoop.io.BytesWritable bytes)
|
static HashMap<String,String> |
makeHashMap(String... params)
|
void |
testConfigurableTCTLSeparated()
|
void |
testDynamicSerDe()
|
void |
testNulls1()
Tests a single null list within a struct with return nulls on |
void |
testNulls2()
Tests all elements of a struct being null with return nulls on |
void |
testNulls3()
Tests map and list being empty with return nulls on |
void |
testNulls4()
Tests map and list null/empty with return nulls *off* |
void |
testSkip()
|
void |
testStructsinStructs()
Tests map and list null/empty with return nulls *off* |
void |
testTBinarySortableProtocol()
|
Methods inherited from class junit.framework.TestCase |
---|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, 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 TestDynamicSerDe()
Method Detail |
---|
public static HashMap<String,String> makeHashMap(String... params)
public void testDynamicSerDe() throws Throwable
Throwable
public String hexString(org.apache.hadoop.io.BytesWritable bytes)
public void testTBinarySortableProtocol() throws Throwable
Throwable
public void testConfigurableTCTLSeparated() throws Throwable
Throwable
public void testNulls1() throws Throwable
Throwable
public void testNulls2() throws Throwable
Throwable
public void testNulls3() throws Throwable
Throwable
public void testNulls4() throws Throwable
Throwable
public void testStructsinStructs() throws Throwable
Throwable
public void testSkip() throws Throwable
Throwable
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |