Package py4j.commands
Class ReflectionCommandTest
- java.lang.Object
-
- py4j.commands.ReflectionCommandTest
-
public class ReflectionCommandTest extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description ReflectionCommandTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
setUp()
void
tearDown()
void
testJavaLangClass()
void
testMember()
void
testUnknown()
-