Class ReflectionEngineTest

java.lang.Object
py4j.reflection.ReflectionEngineTest

public class ReflectionEngineTest extends Object
  • Constructor Details

    • ReflectionEngineTest

      public ReflectionEngineTest()
  • Method Details

    • 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()