|
||||||||||
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.lazy.TestLazyArrayMapStruct
public class TestLazyArrayMapStruct
Tests LazyArray, LazyMap, LazyStruct and LazyUnion
Constructor Summary | |
---|---|
TestLazyArrayMapStruct()
|
Method Summary | |
---|---|
void |
testLazyArray()
Test the LazyArray class. |
void |
testLazyArrayNested()
Test the LazyArray class with multiple levels of nesting |
void |
testLazyArrayNestedExceedLimit()
Test the LazyArray class with multiple levels of nesting |
void |
testLazyArrayNestedExceedLimitNotExtended()
Test the LazyArray class with multiple levels of nesting, when nesting levels are not extended |
void |
testLazyMap()
Test the LazyMap class. |
void |
testLazyMapNested()
Test the LazyMap class with multiple levels of nesting |
void |
testLazyMapNestedExceedLimit()
Test the LazyMap class with multiple levels of nesting |
void |
testLazyMapNestedExceedLimitNotExtended()
Test the LazyMap class with multiple levels of nesting, when nesting levels are not extended |
void |
testLazyStruct()
Test the LazyStruct class. |
void |
testLazyStructNested()
Test the LazyStruct class with multiple levels of nesting |
void |
testLazyStructNestedExceedLimit()
Test the LazyStruct class with multiple levels of nesting |
void |
testLazyStructNestedExceedLimitNotExtended()
Test the LazyMap class with multiple levels of nesting, when nesting levels are not extended |
void |
testLazyUnion()
Test the LazyUnion class. |
void |
testLazyUnionNested()
Test the LazyUnion class with multiple levels of nesting |
void |
testLazyUnionNestedExceedLimit()
Test the LazyUnion class with multiple levels of nesting |
void |
testLazyUnionNestedExceedLimitNotExtended()
Test the LazyMap class with multiple levels of nesting, when nesting levels are not extended |
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, failNotEquals, failNotSame, failSame, format |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public TestLazyArrayMapStruct()
Method Detail |
---|
public void testLazyArray() throws Throwable
Throwable
public void testLazyMap() throws Throwable
Throwable
public void testLazyStruct() throws Throwable
Throwable
public void testLazyUnion() throws Throwable
Throwable
public void testLazyArrayNested() throws Throwable
Throwable
public void testLazyArrayNestedExceedLimit() throws Throwable
Throwable
public void testLazyArrayNestedExceedLimitNotExtended() throws Throwable
Throwable
public void testLazyMapNestedExceedLimitNotExtended() throws Throwable
Throwable
public void testLazyStructNestedExceedLimitNotExtended() throws Throwable
Throwable
public void testLazyUnionNestedExceedLimitNotExtended() throws Throwable
Throwable
public void testLazyMapNested() throws Throwable
Throwable
public void testLazyMapNestedExceedLimit() throws Throwable
Throwable
public void testLazyUnionNested() throws Throwable
Throwable
public void testLazyUnionNestedExceedLimit() throws Throwable
Throwable
public void testLazyStructNested() throws Throwable
Throwable
public void testLazyStructNestedExceedLimit() throws Throwable
Throwable
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |