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, toStringpublic void testLazyArray()
throws java.lang.Throwable
java.lang.Throwablepublic void testLazyMap()
throws java.lang.Throwable
java.lang.Throwablepublic void testLazyStruct()
throws java.lang.Throwable
java.lang.Throwablepublic void testLazyUnion()
throws java.lang.Throwable
java.lang.Throwablepublic void testLazyArrayNested()
throws java.lang.Throwable
java.lang.Throwablepublic void testLazyArrayNestedExceedLimit()
throws java.lang.Throwable
java.lang.Throwablepublic void testLazyArrayNestedExceedLimitNotExtended()
throws java.lang.Throwable
java.lang.Throwablepublic void testLazyMapNestedExceedLimitNotExtended()
throws java.lang.Throwable
java.lang.Throwablepublic void testLazyStructNestedExceedLimitNotExtended()
throws java.lang.Throwable
java.lang.Throwablepublic void testLazyUnionNestedExceedLimitNotExtended()
throws java.lang.Throwable
java.lang.Throwablepublic void testLazyMapNested()
throws java.lang.Throwable
java.lang.Throwablepublic void testLazyMapNestedExceedLimit()
throws java.lang.Throwable
java.lang.Throwablepublic void testLazyUnionNested()
throws java.lang.Throwable
java.lang.Throwablepublic void testLazyUnionNestedExceedLimit()
throws java.lang.Throwable
java.lang.Throwablepublic void testLazyStructNested()
throws java.lang.Throwable
java.lang.Throwablepublic void testLazyStructNestedExceedLimit()
throws java.lang.Throwable
java.lang.ThrowableCopyright © 2012 The Apache Software Foundation