| |
|
| java.lang.Object org.strecks.util.TestReflectHelper
TestReflectHelper | public class TestReflectHelper (Code) | | author: Phil Zoio |
testAbstractClass | public void testAbstractClass()(Code) | | |
testCheckGenericType1 | public void testCheckGenericType1()(Code) | | |
testCheckInvalidSetterMethodName | public void testCheckInvalidSetterMethodName() throws Exception(Code) | | |
testCheckSetterMethodName | public void testCheckSetterMethodName() throws Exception(Code) | | |
testClassNotFound | public void testClassNotFound()(Code) | | |
testDuffType | public void testDuffType()(Code) | | |
testGenericType | public void testGenericType()(Code) | | |
testGenericTypes | public void testGenericTypes()(Code) | | |
testGetBeanPropertyType | public void testGetBeanPropertyType()(Code) | | |
testGetMethodWithArg | public void testGetMethodWithArg() throws Exception(Code) | | |
testGetPropertyName | public void testGetPropertyName() throws Exception(Code) | | |
testInvokeMethodNull | public void testInvokeMethodNull() throws Exception(Code) | | |
testInvokeMethodWithClassCheck | public void testInvokeMethodWithClassCheck() throws Exception(Code) | | |
testInvokeMethodWithFailedClassCheck | public void testInvokeMethodWithFailedClassCheck() throws Exception(Code) | | |
testInvokeMethodWithNullArg | public void testInvokeMethodWithNullArg() throws Exception(Code) | | |
testInvokeNonexistentMethod | public void testInvokeNonexistentMethod() throws Exception(Code) | | |
testInvokePrivateMethod | public void testInvokePrivateMethod() throws Exception(Code) | | |
testInvokeReturnNull | public void testInvokeReturnNull() throws Exception(Code) | | |
testNewInstance | public void testNewInstance()(Code) | | |
testParameterLength | public void testParameterLength() throws Exception(Code) | | |
testParameterLength2 | public void testParameterLength2() throws Exception(Code) | | |
testPrivateClass | public void testPrivateClass()(Code) | | |
testUnknownGetBeanPropertyType | public void testUnknownGetBeanPropertyType()(Code) | | |
|
|
|