Go to the source code of this file.
Classes | |
| class | tests_py3_only.unit._simple_stubs_test._GenericHandler |
| class | tests_py3_only.unit._simple_stubs_test.SimpleStubsTest |
Namespaces | |
| tests_py3_only.unit._simple_stubs_test | |
Functions | |
| def | tests_py3_only.unit._simple_stubs_test._black_hole_handler (request, context) |
| def | tests_py3_only.unit._simple_stubs_test._env (str key, str value) |
| def | tests_py3_only.unit._simple_stubs_test._server (Optional[grpc.ServerCredentials] credentials) |
| def | tests_py3_only.unit._simple_stubs_test._stream_stream_handler (request_iterator, context) |
| def | tests_py3_only.unit._simple_stubs_test._stream_unary_handler (request_iterator, context) |
| datetime.timedelta | tests_py3_only.unit._simple_stubs_test._time_invocation (Callable[[], None] to_time) |
| def | tests_py3_only.unit._simple_stubs_test._unary_stream_handler (request, context) |
| def | tests_py3_only.unit._simple_stubs_test._unary_unary_handler (request, context) |