public class ReflectorTest extends Object
| Constructor and Description | 
|---|
| ReflectorTest() | 
public void newInstanceNullEmptyArray()
                               throws Exception
Exceptionpublic void newInstanceClassEmptyArray()
                                throws Exception
Exceptionpublic void newInstanceClassInvalidSignature()
                                      throws Exception
Exceptionpublic void newInstancePrivateConstructor()
                                   throws Exception
Exceptionpublic void newInstancePackageConstructor()
                                   throws Exception
Exceptionpublic void newInstancePackageConstructorThrowsSomething()
                                                  throws Exception
Exceptionpublic void newInstanceProtectedConstructor()
                                     throws Exception
Exceptionpublic void newInstanceProtectedConstructorThrowsSomething()
                                                    throws Exception
Exceptionpublic void newInstancePublicConstructor()
                                  throws Exception
Exceptionpublic void newInstancePublicConstructorNullValue()
                                           throws Exception
Exceptionpublic void newInstancePublicConstructorThrowsSomething()
                                                 throws Exception
Exceptionpublic void getSingletonNullEmptyArray()
                                throws Exception
Exceptionpublic void getSingletonClassEmptyArray()
                                 throws Exception
Exceptionpublic void getSingletonClassInvalidSignature()
                                       throws Exception
Exceptionpublic void getSingletonPrivateMethod()
                               throws Exception
Exceptionpublic void getSingletonPackageMethod()
                               throws Exception
Exceptionpublic void getSingletonPackageMethodThrowsSomething()
                                              throws Exception
Exceptionpublic void getSingletonProtectedMethod()
                                 throws Exception
Exceptionpublic void getSingletonProtectedMethodThrowsSomething()
                                                throws Exception
Exceptionpublic void getSingletonPublicMethodNullValue()
                                       throws Exception
Exceptionpublic void getSingletonPublicMethodThrowsSomething()
                                             throws Exception
Exceptionpublic void getSingletonNonStaticMethod()
                                 throws Exception
Exceptionpublic void invokeObjectValidWrongSignature()
                                     throws Exception
Exceptionpublic void getStaticFieldObjectEmpty()
                               throws Exception
Exceptionpublic void getStaticFieldPrivateField()
                                throws Exception
Exceptionpublic void getStaticFieldPackageField()
                                throws Exception
Exceptionpublic void getStaticFieldProtectedField()
                                  throws Exception
Exceptionpublic void getStaticFieldPublicField()
                               throws Exception
Exceptionpublic void getFieldCoTValuePrivateField()
                                  throws Exception
Exceptionpublic void getFieldCoTValuePackageField()
                                  throws Exception
Exceptionpublic void getFieldCoTValueProtectedField()
                                    throws Exception
Exceptionpublic void getFieldCoTValuePublicField()
                                 throws Exception
Exceptionpublic void getFieldCoTValueFalsePrivateField()
                                       throws Exception
Exceptionpublic void getFieldCoTValueFalsePackageField()
                                       throws Exception
Exceptionpublic void getFieldCoTValueFalseProtectedField()
                                         throws Exception
Exceptionpublic void getFieldCoTValueFalsePublicField()
                                      throws Exception
Exceptionpublic void getFieldCoTValueTruePrivateField()
                                      throws Exception
Exceptionpublic void getFieldCoTValueTruePackageField()
                                      throws Exception
Exceptionpublic void getFieldCoTValueTrueProtectedField()
                                        throws Exception
Exceptionpublic void getFieldCoTValueTruePublicField()
                                     throws Exception
Exceptionpublic void invokeStaticClassNullNull()
                               throws Exception
Exceptionpublic void invokeStaticNullNullEmptyArray()
                                    throws Exception
Exceptionpublic void invokeStaticClassNullEmptyArray()
                                     throws Exception
Exceptionpublic void invokeStaticNullEmptyNull()
                               throws Exception
Exceptionpublic void invokeStaticClassEmptyNull()
                                throws Exception
Exceptionpublic void invokeStaticNullEmptyEmptyArray()
                                     throws Exception
Exceptionpublic void invokeStaticClassEmptyEmptyArray()
                                      throws Exception
Exceptionpublic void invokeStaticClassInvalidSignature()
                                       throws Exception
Exceptionpublic void invokeStaticPrivateMethod()
                               throws Exception
Exceptionpublic void invokeStaticPackageMethod()
                               throws Exception
Exceptionpublic void invokeStaticPackageMethodThrowsSomething()
                                              throws Exception
Exceptionpublic void invokeStaticProtectedMethod()
                                 throws Exception
Exceptionpublic void invokeStaticProtectedMethodThrowsSomething()
                                                throws Exception
Exceptionpublic void invokeStaticPublicMethodNullValue()
                                       throws Exception
Exceptionpublic void invokeStaticPublicMethodThrowsSomething()
                                             throws Exception
Exceptionpublic void invokeStaticNonStaticMethod()
                                 throws Exception
Exceptionpublic void getConstructorObjectEmpty()
                               throws Exception
Exceptionpublic void getObjectPropertyNullNull()
                               throws Exception
Exceptionpublic void getObjectPropertyNullEmpty()
                                throws Exception
Exceptionpublic void getObjectPropertyObjectNull()
                                 throws Exception
Exceptionpublic void getObjectPropertyObjectEmpty()
                                  throws Exception
Exceptionpublic void getObjectPropertyViaPrivateField()
                                      throws Exception
Exceptionpublic void getObjectPropertyViaPackageField()
                                      throws Exception
Exceptionpublic void getObjectPropertyViaProtectedField()
                                        throws Exception
Exceptionpublic void getObjectPropertyViaPublicField()
                                     throws Exception
Exceptionpublic void getObjectPropertyViaPrivateGetter()
                                       throws Exception
Exceptionpublic void getObjectPropertyViaPackageGetter()
                                       throws Exception
Exceptionpublic void getObjectPropertyViaProtectedGetter()
                                         throws Exception
Exceptionpublic void getObjectPropertyViaPublicGetter()
                                      throws Exception
Exceptionpublic void getMethodObjectEmptyEmpty()
                               throws Exception
ExceptionCopyright © 2002–2016 The Apache Software Foundation. All rights reserved.