public class TestProtoBufRpc
extends java.lang.Object
src/test/protobuf/test.proto
and protobuf service definition from src/test/protobuf/test_rpc_service.proto| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
ADDRESS |
static int |
PORT |
| Constructor and Description |
|---|
TestProtoBufRpc() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
tearDown() |
void |
testProtoBufRpc() |
public static final java.lang.String ADDRESS
public static int PORT