Package py4j
Class ProxyTest
- java.lang.Object
-
- py4j.ProxyTest
-
public class ProxyTest extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description ProxyTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
setup()
void
teardown()
void
testSayHello()
void
testSayHelloError()
void
testSayHelloWithParams()
-