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
Exception
public void isMappedSetterWithIndexedPropertySetter() throws Exception
Exception
public void isMappedSetterWithStringPropertySetter() throws Exception
Exception
public void isMappedGetterWithMappedPropertyGetter() throws Exception
Exception
public void isMappedGetterWithIndexedPropertyGetter() throws Exception
Exception
public void isMappedGetterWithStringPropertyGetter() throws Exception
Exception
Copyright © 2012–2014 The Apache Software Foundation. All rights reserved.