public class TestLazyArrayMapStruct
extends junit.framework.TestCase
Constructor and Description |
---|
TestLazyArrayMapStruct() |
Modifier and Type | Method and Description |
---|---|
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
|
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 testLazyArray() throws java.lang.Throwable
java.lang.Throwable
public void testLazyMap() throws java.lang.Throwable
java.lang.Throwable
public void testLazyStruct() throws java.lang.Throwable
java.lang.Throwable
public void testLazyUnion() throws java.lang.Throwable
java.lang.Throwable
public void testLazyArrayNested() throws java.lang.Throwable
java.lang.Throwable
public void testLazyArrayNestedExceedLimit() throws java.lang.Throwable
java.lang.Throwable
public void testLazyArrayNestedExceedLimitNotExtended() throws java.lang.Throwable
java.lang.Throwable
public void testLazyMapNestedExceedLimitNotExtended() throws java.lang.Throwable
java.lang.Throwable
public void testLazyStructNestedExceedLimitNotExtended() throws java.lang.Throwable
java.lang.Throwable
public void testLazyUnionNestedExceedLimitNotExtended() throws java.lang.Throwable
java.lang.Throwable
public void testLazyMapNested() throws java.lang.Throwable
java.lang.Throwable
public void testLazyMapNestedExceedLimit() throws java.lang.Throwable
java.lang.Throwable
public void testLazyUnionNested() throws java.lang.Throwable
java.lang.Throwable
public void testLazyUnionNestedExceedLimit() throws java.lang.Throwable
java.lang.Throwable
public void testLazyStructNested() throws java.lang.Throwable
java.lang.Throwable
public void testLazyStructNestedExceedLimit() throws java.lang.Throwable
java.lang.Throwable
Copyright © 2012 The Apache Software Foundation