Public Member Functions | |
def | testService (self) |
def | testService (self) |
def | testServiceStub (self) |
def | testServiceStub (self) |
Public Attributes | |
bar_called | |
callback_response | |
controller | |
failure_message | |
foo_called | |
method | |
request | |
Definition at line 48 of file bloaty/third_party/protobuf/python/google/protobuf/internal/service_reflection_test.py.
def google.protobuf.internal.service_reflection_test.FooUnitTest.testService | ( | self | ) |
Definition at line 45 of file protobuf/python/google/protobuf/internal/service_reflection_test.py.
def google.protobuf.internal.service_reflection_test.FooUnitTest.testService | ( | self | ) |
Definition at line 50 of file bloaty/third_party/protobuf/python/google/protobuf/internal/service_reflection_test.py.
def google.protobuf.internal.service_reflection_test.FooUnitTest.testServiceStub | ( | self | ) |
Definition at line 106 of file protobuf/python/google/protobuf/internal/service_reflection_test.py.
def google.protobuf.internal.service_reflection_test.FooUnitTest.testServiceStub | ( | self | ) |
Definition at line 111 of file bloaty/third_party/protobuf/python/google/protobuf/internal/service_reflection_test.py.
google.protobuf.internal.service_reflection_test.FooUnitTest.bar_called |
Definition at line 97 of file bloaty/third_party/protobuf/python/google/protobuf/internal/service_reflection_test.py.
google.protobuf.internal.service_reflection_test.FooUnitTest.callback_response |
Definition at line 62 of file bloaty/third_party/protobuf/python/google/protobuf/internal/service_reflection_test.py.
google.protobuf.internal.service_reflection_test.FooUnitTest.controller |
Definition at line 54 of file bloaty/third_party/protobuf/python/google/protobuf/internal/service_reflection_test.py.
google.protobuf.internal.service_reflection_test.FooUnitTest.failure_message |
Definition at line 60 of file bloaty/third_party/protobuf/python/google/protobuf/internal/service_reflection_test.py.
google.protobuf.internal.service_reflection_test.FooUnitTest.foo_called |
Definition at line 95 of file bloaty/third_party/protobuf/python/google/protobuf/internal/service_reflection_test.py.
google.protobuf.internal.service_reflection_test.FooUnitTest.method |
Definition at line 53 of file bloaty/third_party/protobuf/python/google/protobuf/internal/service_reflection_test.py.
google.protobuf.internal.service_reflection_test.FooUnitTest.request |
Definition at line 55 of file bloaty/third_party/protobuf/python/google/protobuf/internal/service_reflection_test.py.