@UnitTest public class ReflectionUtilsTest extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ReflectionUtilsTest.ExtendedTest |
| Constructor and Description |
|---|
ReflectionUtilsTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
tesComplexMapField() |
void |
testArrayType() |
void |
testComplexArrayField() |
void |
testComplexArrayType() |
void |
testGetFields() |
void |
testGetFieldsWithInheritance() |
void |
testPrimitiveField() |
void |
testSimpleArrayField() |
void |
testSimpleField() |
void |
testSimpleListField() |
void |
testSimpleMapField() |
public void testGetFields()
public void testGetFieldsWithInheritance()
public void testArrayType()
public void testComplexArrayType()
public void testSimpleField()
throws java.lang.NoSuchFieldException,
java.lang.SecurityException
java.lang.NoSuchFieldExceptionjava.lang.SecurityExceptionpublic void testPrimitiveField()
throws java.lang.NoSuchFieldException,
java.lang.SecurityException
java.lang.NoSuchFieldExceptionjava.lang.SecurityExceptionpublic void testSimpleArrayField()
throws java.lang.NoSuchFieldException,
java.lang.SecurityException
java.lang.NoSuchFieldExceptionjava.lang.SecurityExceptionpublic void testComplexArrayField()
throws java.lang.NoSuchFieldException,
java.lang.SecurityException
java.lang.NoSuchFieldExceptionjava.lang.SecurityExceptionpublic void testSimpleListField()
throws java.lang.NoSuchFieldException,
java.lang.SecurityException
java.lang.NoSuchFieldExceptionjava.lang.SecurityExceptionpublic void testSimpleMapField()
throws java.lang.NoSuchFieldException,
java.lang.SecurityException
java.lang.NoSuchFieldExceptionjava.lang.SecurityExceptionpublic void tesComplexMapField()
throws java.lang.NoSuchFieldException,
java.lang.SecurityException
java.lang.NoSuchFieldExceptionjava.lang.SecurityExceptionCopyright © 2018 SAP SE. All Rights Reserved.