public class MethodUtilsTest extends Object
| Constructor and Description |
|---|
MethodUtilsTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
isMappedGetterWithIndexedPropertyGetter() |
void |
isMappedGetterWithMappedPropertyGetter() |
void |
isMappedGetterWithStringPropertyGetter() |
void |
isMappedSetterWithIndexedPropertySetter() |
void |
isMappedSetterWithMappedPropertySetter() |
void |
isMappedSetterWithStringPropertySetter() |
public MethodUtilsTest()
public void isMappedSetterWithMappedPropertySetter() throws Exception
Exceptionpublic void isMappedSetterWithIndexedPropertySetter() throws Exception
Exceptionpublic void isMappedSetterWithStringPropertySetter() throws Exception
Exceptionpublic void isMappedGetterWithMappedPropertyGetter() throws Exception
Exceptionpublic void isMappedGetterWithIndexedPropertyGetter() throws Exception
Exceptionpublic void isMappedGetterWithStringPropertyGetter() throws Exception
ExceptionCopyright © 2012–2014 The Apache Software Foundation. All rights reserved.