us.ihmc.utilities.reflect
Class ReflectionToolsTest

java.lang.Object
  extended by us.ihmc.utilities.reflect.ReflectionToolsTest

public class ReflectionToolsTest
extends java.lang.Object


Constructor Summary
ReflectionToolsTest()
           
 
Method Summary
 void setUp()
           
 void tearDown()
           
 void testPrintDeclaredFields()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReflectionToolsTest

public ReflectionToolsTest()
Method Detail

setUp

public void setUp()
           throws java.lang.Exception
Throws:
java.lang.Exception

tearDown

public void tearDown()
              throws java.lang.Exception
Throws:
java.lang.Exception

testPrintDeclaredFields

public final void testPrintDeclaredFields()
                                   throws java.lang.SecurityException,
                                          java.lang.NoSuchFieldException,
                                          java.lang.IllegalArgumentException,
                                          java.lang.IllegalAccessException
Throws:
java.lang.SecurityException
java.lang.NoSuchFieldException
java.lang.IllegalArgumentException
java.lang.IllegalAccessException