Class ReflectionEngineTest


  • public class ReflectionEngineTest
    extends java.lang.Object
    • Constructor Detail

      • ReflectionEngineTest

        public ReflectionEngineTest()
    • Method Detail

      • setUp

        public void setUp()
      • testGetSimpleMethod

        public void testGetSimpleMethod()
      • testGetClass

        public void testGetClass()
      • testGetField

        public void testGetField()
      • testCreateArray

        public void testCreateArray()
      • testGetFieldValue

        public void testGetFieldValue()
      • testGetConstructor

        public void testGetConstructor()
      • testGetMethod

        public void testGetMethod()
      • testGetMethodDeepInheritance

        public void testGetMethodDeepInheritance()