org.openjump.test
Class ReflectionUtilsTest
java.lang.Object
org.openjump.test.ReflectionUtilsTest
public class ReflectionUtilsTest
- extends java.lang.Object
- Author:
- Benjamin Gudehus
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ReflectionUtilsTest
public ReflectionUtilsTest()
testGetPrivateField
public void testGetPrivateField()
throws java.lang.Exception
- Throws:
java.lang.Exception
testGetPrivateFieldException
public void testGetPrivateFieldException()
throws java.lang.Exception
- Throws:
java.lang.Exception
testSetPrivateField
public void testSetPrivateField()
throws java.lang.Exception
- Throws:
java.lang.Exception
testGetPrivateStaticField
public void testGetPrivateStaticField()
throws java.lang.Exception
- Throws:
java.lang.Exception
testGetPrivateStaticFieldException
public void testGetPrivateStaticFieldException()
throws java.lang.Exception
- Throws:
java.lang.Exception
testSetPrivateStaticField
public void testSetPrivateStaticField()
throws java.lang.Exception
- Throws:
java.lang.Exception