Package py4j
Class GatewayServerTest
- java.lang.Object
-
- py4j.GatewayServerTest
-
public class GatewayServerTest extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description GatewayServerTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
testAuthentication()
void
testDoubleListen()
void
testEphemeralPort()
void
testListener()
void
testResetCallbackClient()
-
-
-
Method Detail
-
testDoubleListen
public void testDoubleListen()
-
testListener
public void testListener()
-
testEphemeralPort
public void testEphemeralPort()
-
testResetCallbackClient
public void testResetCallbackClient()
-
testAuthentication
public void testAuthentication() throws java.lang.Exception
- Throws:
java.lang.Exception
-
-