public class TestServerCustomProtocol extends Object
Modifier and Type | Class and Description |
---|---|
static class |
TestServerCustomProtocol.PingHandler |
Constructor and Description |
---|
TestServerCustomProtocol() |
Modifier and Type | Method and Description |
---|---|
void |
after() |
void |
before() |
static void |
setupBeforeClass() |
static void |
tearDownAfterClass() |
void |
testCompoundCall() |
void |
testEmptyReturnType() |
void |
testNullCall() |
void |
testNullReturn() |
void |
testRowRange() |
void |
testSingleMethod() |
void |
testSingleProxy() |