public class TestLazyBinarySerDe
extends junit.framework.TestCase
Constructor and Description |
---|
TestLazyBinarySerDe() |
Modifier and Type | Method and Description |
---|---|
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
|
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, countTestCases, createResult, fail, fail, failNotEquals, failNotSame, failSame, format, getName, run, run, runBare, runTest, setName, setUp, tearDown, toString
public void testLazyBinarySerDe() throws java.lang.Throwable
java.lang.Throwable
public void testJavaBinaryObjectInspector() throws java.lang.Throwable
java.lang.Throwable
public void testWritableBinaryObjectInspector() throws java.lang.Throwable
java.lang.Throwable
public void testLazyBinaryObjectInspector() throws java.lang.Throwable
java.lang.Throwable
Copyright © 2012 The Apache Software Foundation