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

Go to the source code of this file.

Classes

class  tests.fork.methods._ChildProcess
 
class  tests.fork.methods._Pipe
 
class  tests.fork.methods.TestCase
 

Namespaces

 tests.fork.methods
 

Functions

def tests.fork.methods._async_unary (stub)
 
def tests.fork.methods._async_unary_new_channel (channel, args)
 
def tests.fork.methods._async_unary_same_channel (channel)
 
def tests.fork.methods._blocking_unary (stub)
 
def tests.fork.methods._blocking_unary_new_channel (channel, args)
 
def tests.fork.methods._blocking_unary_same_channel (channel)
 
def tests.fork.methods._channel (args)
 
def tests.fork.methods._close_channel_before_fork (channel, args)
 
def tests.fork.methods._connectivity_watch (channel, args)
 
def tests.fork.methods._in_progress_bidi_continue_call (channel)
 
def tests.fork.methods._in_progress_bidi_new_channel_async_call (channel, args)
 
def tests.fork.methods._in_progress_bidi_new_channel_blocking_call (channel, args)
 
def tests.fork.methods._in_progress_bidi_same_channel_async_call (channel)
 
def tests.fork.methods._in_progress_bidi_same_channel_blocking_call (channel)
 
def tests.fork.methods._ping_pong_with_child_processes_after_first_response (channel, args, child_target, run_after_close=True)
 
def tests.fork.methods._validate_payload_type_and_length (response, expected_type, expected_length)
 

Variables

int tests.fork.methods._CHILD_FINISH_TIMEOUT_S = 60
 
 tests.fork.methods._LOGGER = logging.getLogger(__name__)
 
int tests.fork.methods._RPC_TIMEOUT_S = 10
 


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