Classes | |
class | MockCallback |
class | MockCallback |
class | WrapsCallback |
Public Member Functions | |
void | setUp () throws Exception |
void | testBlockingStub () throws Exception |
void | testBlockingStub () throws Exception |
void | testCallMethod () throws Exception |
void | testCallMethod () throws Exception |
void | testGetPrototype () throws Exception |
void | testGetPrototype () throws Exception |
void | testNewReflectiveBlockingService () throws ServiceException |
void | testNewReflectiveBlockingService () throws ServiceException |
void | testNewReflectiveService () |
void | testNewReflectiveService () |
void | testNoGenericServices () throws Exception |
void | testNoGenericServices () throws Exception |
void | testStub () 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.
Tests services and stubs.
Definition at line 56 of file bloaty/third_party/protobuf/java/core/src/test/java/com/google/protobuf/ServiceTest.java.
|
inlineprotected |
Definition at line 66 of file bloaty/third_party/protobuf/java/core/src/test/java/com/google/protobuf/ServiceTest.java.
|
inline |
Definition at line 69 of file protobuf/java/core/src/test/java/com/google/protobuf/ServiceTest.java.
|
inline |
Tests generated blocking stubs.
Definition at line 140 of file bloaty/third_party/protobuf/java/core/src/test/java/com/google/protobuf/ServiceTest.java.
|
inline |
Tests generated blocking stubs.
Definition at line 150 of file protobuf/java/core/src/test/java/com/google/protobuf/ServiceTest.java.
|
inline |
Tests Service.callMethod().
Definition at line 75 of file bloaty/third_party/protobuf/java/core/src/test/java/com/google/protobuf/ServiceTest.java.
|
inline |
Tests Service.callMethod().
Definition at line 78 of file protobuf/java/core/src/test/java/com/google/protobuf/ServiceTest.java.
|
inline |
Tests Service.get{Request,Response}Prototype().
Definition at line 102 of file bloaty/third_party/protobuf/java/core/src/test/java/com/google/protobuf/ServiceTest.java.
|
inline |
Tests Service.get{Request,Response}Prototype().
Definition at line 106 of file protobuf/java/core/src/test/java/com/google/protobuf/ServiceTest.java.
|
inline |
Definition at line 197 of file bloaty/third_party/protobuf/java/core/src/test/java/com/google/protobuf/ServiceTest.java.
|
inline |
Definition at line 209 of file protobuf/java/core/src/test/java/com/google/protobuf/ServiceTest.java.
|
inline |
Definition at line 170 of file bloaty/third_party/protobuf/java/core/src/test/java/com/google/protobuf/ServiceTest.java.
|
inline |
Definition at line 181 of file protobuf/java/core/src/test/java/com/google/protobuf/ServiceTest.java.
|
inline |
Definition at line 218 of file bloaty/third_party/protobuf/java/core/src/test/java/com/google/protobuf/ServiceTest.java.
|
inline |
Definition at line 231 of file protobuf/java/core/src/test/java/com/google/protobuf/ServiceTest.java.
|
inline |
Tests generated stubs.
Definition at line 112 of file bloaty/third_party/protobuf/java/core/src/test/java/com/google/protobuf/ServiceTest.java.
|
inline |
Tests generated stubs.
Definition at line 121 of file protobuf/java/core/src/test/java/com/google/protobuf/ServiceTest.java.
|
private |
Definition at line 62 of file bloaty/third_party/protobuf/java/core/src/test/java/com/google/protobuf/ServiceTest.java.
|
private |
Definition at line 57 of file bloaty/third_party/protobuf/java/core/src/test/java/com/google/protobuf/ServiceTest.java.
|
private |
Definition at line 60 of file bloaty/third_party/protobuf/java/core/src/test/java/com/google/protobuf/ServiceTest.java.
|
private |
Definition at line 58 of file bloaty/third_party/protobuf/java/core/src/test/java/com/google/protobuf/ServiceTest.java.