Classes | |
class | MockCallback |
class | WrapsCallback |
Public Member Functions | |
void | testBlockingStub () throws Exception |
void | testCallMethod () throws Exception |
void | testGetPrototype () throws Exception |
void | testNewReflectiveBlockingService () throws ServiceException |
void | testNewReflectiveService () |
void | testNoGenericServices () throws Exception |
void | testStub () throws Exception |
Protected Member Functions | |
void | setUp () throws Exception |
Private Attributes | |
final Descriptors.MethodDescriptor | barDescriptor |
IMocksControl | control |
final Descriptors.MethodDescriptor | fooDescriptor |
RpcController | mockController |
Tests services and stubs.
Definition at line 60 of file compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/ServiceTest.java.
|
inlineprotected |
Definition at line 70 of file compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/ServiceTest.java.
|
inline |
Tests generated blocking stubs.
Definition at line 142 of file compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/ServiceTest.java.
|
inline |
Tests Service.callMethod().
Definition at line 79 of file compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/ServiceTest.java.
|
inline |
Tests Service.get{Request,Response}Prototype().
Definition at line 100 of file compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/ServiceTest.java.
|
inline |
Definition at line 199 of file compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/ServiceTest.java.
|
inline |
Definition at line 170 of file compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/ServiceTest.java.
|
inline |
Definition at line 223 of file compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/ServiceTest.java.
|
inline |
Tests generated stubs.
Definition at line 114 of file compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/ServiceTest.java.
|
private |
Definition at line 66 of file compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/ServiceTest.java.
|
private |
Definition at line 61 of file compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/ServiceTest.java.
|
private |
Definition at line 64 of file compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/ServiceTest.java.
|
private |
Definition at line 62 of file compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/ServiceTest.java.