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