@UnitTest public class ReflectionUtilsTest extends 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 NoSuchFieldException,
SecurityException
public void testPrimitiveField()
throws NoSuchFieldException,
SecurityException
public void testSimpleArrayField()
throws NoSuchFieldException,
SecurityException
public void testComplexArrayField()
throws NoSuchFieldException,
SecurityException
public void testSimpleListField()
throws NoSuchFieldException,
SecurityException
public void testSimpleMapField()
throws NoSuchFieldException,
SecurityException
public void tesComplexMapField()
throws NoSuchFieldException,
SecurityException
Copyright © 2017 SAP SE. All Rights Reserved.