|
||||||||||
| 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.lazybinary.TestLazyBinarySerDe
public class TestLazyBinarySerDe
TestLazyBinarySerDe.
| Constructor Summary | |
|---|---|
TestLazyBinarySerDe()
|
|
| Method Summary | |
|---|---|
void |
testJavaBinaryObjectInspector()
Test to see if byte[] with correct contents is generated by JavaBinaryObjectInspector from input BytesWritable |
void |
testLazyBinaryObjectInspector()
Test to see if byte[] with correct contents is generated by LazyBinaryObjectInspector from input BytesWritable |
void |
testLazyBinarySerDe()
The test entrance function. |
void |
testWritableBinaryObjectInspector()
Test to see if byte[] with correct contents is generated by WritableBinaryObjectInspector from input BytesWritable |
| 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 TestLazyBinarySerDe()
| Method Detail |
|---|
public void testLazyBinarySerDe()
throws Throwable
Throwable
public void testJavaBinaryObjectInspector()
throws Throwable
Throwable
public void testWritableBinaryObjectInspector()
throws Throwable
Throwable
public void testLazyBinaryObjectInspector()
throws Throwable
Throwable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||