Package py4j.reflection
Class ReflectionEngineTest
java.lang.Object
py4j.reflection.ReflectionEngineTest
-
Constructor Summary
Constructors -
Method Summary
-
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()
-