Classes | Namespaces | Functions | Variables
interop/methods.py File Reference

Go to the source code of this file.

Classes

class  tests.interop.methods._Pipe
 
class  tests.interop.methods.TestCase
 

Namespaces

 tests.interop.methods
 

Functions

def tests.interop.methods._cancel_after_begin (stub)
 
def tests.interop.methods._cancel_after_first_response (stub)
 
def tests.interop.methods._client_streaming (stub)
 
def tests.interop.methods._compute_engine_creds (stub, args)
 
def tests.interop.methods._custom_metadata (stub)
 
def tests.interop.methods._empty_stream (stub)
 
def tests.interop.methods._empty_unary (stub)
 
def tests.interop.methods._expect_status_code (call, expected_code)
 
def tests.interop.methods._expect_status_details (call, expected_details)
 
def tests.interop.methods._jwt_token_creds (stub, args)
 
def tests.interop.methods._large_unary (stub)
 
def tests.interop.methods._large_unary_common_behavior (stub, fill_username, fill_oauth_scope, call_credentials)
 
def tests.interop.methods._oauth2_auth_token (stub, args)
 
def tests.interop.methods._per_rpc_creds (stub, args)
 
def tests.interop.methods._ping_pong (stub)
 
def tests.interop.methods._server_streaming (stub)
 
def tests.interop.methods._special_status_message (stub, args)
 
def tests.interop.methods._status_code_and_message (stub)
 
def tests.interop.methods._timeout_on_sleeping_server (stub)
 
def tests.interop.methods._unimplemented_method (test_service_stub)
 
def tests.interop.methods._unimplemented_service (unimplemented_service_stub)
 
def tests.interop.methods._validate_payload_type_and_length (response, expected_type, expected_length)
 
def tests.interop.methods._validate_status_code_and_details (call, expected_code, expected_details)
 

Variables

string tests.interop.methods._INITIAL_METADATA_KEY = "x-grpc-test-echo-initial"
 
string tests.interop.methods._TRAILING_METADATA_KEY = "x-grpc-test-echo-trailing-bin"
 


grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:23