Public Member Functions | Static Public Attributes | List of all members
tests.fork.methods.TestCase Class Reference
Inheritance diagram for tests.fork.methods.TestCase:
Inheritance graph
[legend]

Public Member Functions

def run_test (self, args)
 

Static Public Attributes

string ASYNC_UNARY_NEW_CHANNEL = 'async_unary_new_channel'
 
string ASYNC_UNARY_SAME_CHANNEL = 'async_unary_same_channel'
 
string BLOCKING_UNARY_NEW_CHANNEL = 'blocking_unary_new_channel'
 
string BLOCKING_UNARY_SAME_CHANNEL = 'blocking_unary_same_channel'
 
string CLOSE_CHANNEL_BEFORE_FORK = 'close_channel_before_fork'
 
string CONNECTIVITY_WATCH = 'connectivity_watch'
 
string IN_PROGRESS_BIDI_CONTINUE_CALL = 'in_progress_bidi_continue_call'
 
string IN_PROGRESS_BIDI_NEW_CHANNEL_ASYNC_CALL = 'in_progress_bidi_new_channel_async_call'
 
string IN_PROGRESS_BIDI_NEW_CHANNEL_BLOCKING_CALL = 'in_progress_bidi_new_channel_blocking_call'
 
string IN_PROGRESS_BIDI_SAME_CHANNEL_ASYNC_CALL = 'in_progress_bidi_same_channel_async_call'
 
string IN_PROGRESS_BIDI_SAME_CHANNEL_BLOCKING_CALL = 'in_progress_bidi_same_channel_blocking_call'
 

Detailed Description

Definition at line 409 of file fork/methods.py.

Member Function Documentation

◆ run_test()

def tests.fork.methods.TestCase.run_test (   self,
  args 
)

Definition at line 423 of file fork/methods.py.

Member Data Documentation

◆ ASYNC_UNARY_NEW_CHANNEL

string tests.fork.methods.TestCase.ASYNC_UNARY_NEW_CHANNEL = 'async_unary_new_channel'
static

Definition at line 414 of file fork/methods.py.

◆ ASYNC_UNARY_SAME_CHANNEL

string tests.fork.methods.TestCase.ASYNC_UNARY_SAME_CHANNEL = 'async_unary_same_channel'
static

Definition at line 413 of file fork/methods.py.

◆ BLOCKING_UNARY_NEW_CHANNEL

string tests.fork.methods.TestCase.BLOCKING_UNARY_NEW_CHANNEL = 'blocking_unary_new_channel'
static

Definition at line 416 of file fork/methods.py.

◆ BLOCKING_UNARY_SAME_CHANNEL

string tests.fork.methods.TestCase.BLOCKING_UNARY_SAME_CHANNEL = 'blocking_unary_same_channel'
static

Definition at line 415 of file fork/methods.py.

◆ CLOSE_CHANNEL_BEFORE_FORK

string tests.fork.methods.TestCase.CLOSE_CHANNEL_BEFORE_FORK = 'close_channel_before_fork'
static

Definition at line 412 of file fork/methods.py.

◆ CONNECTIVITY_WATCH

string tests.fork.methods.TestCase.CONNECTIVITY_WATCH = 'connectivity_watch'
static

Definition at line 411 of file fork/methods.py.

◆ IN_PROGRESS_BIDI_CONTINUE_CALL

string tests.fork.methods.TestCase.IN_PROGRESS_BIDI_CONTINUE_CALL = 'in_progress_bidi_continue_call'
static

Definition at line 417 of file fork/methods.py.

◆ IN_PROGRESS_BIDI_NEW_CHANNEL_ASYNC_CALL

string tests.fork.methods.TestCase.IN_PROGRESS_BIDI_NEW_CHANNEL_ASYNC_CALL = 'in_progress_bidi_new_channel_async_call'
static

Definition at line 420 of file fork/methods.py.

◆ IN_PROGRESS_BIDI_NEW_CHANNEL_BLOCKING_CALL

string tests.fork.methods.TestCase.IN_PROGRESS_BIDI_NEW_CHANNEL_BLOCKING_CALL = 'in_progress_bidi_new_channel_blocking_call'
static

Definition at line 421 of file fork/methods.py.

◆ IN_PROGRESS_BIDI_SAME_CHANNEL_ASYNC_CALL

string tests.fork.methods.TestCase.IN_PROGRESS_BIDI_SAME_CHANNEL_ASYNC_CALL = 'in_progress_bidi_same_channel_async_call'
static

Definition at line 418 of file fork/methods.py.

◆ IN_PROGRESS_BIDI_SAME_CHANNEL_BLOCKING_CALL

string tests.fork.methods.TestCase.IN_PROGRESS_BIDI_SAME_CHANNEL_BLOCKING_CALL = 'in_progress_bidi_same_channel_blocking_call'
static

Definition at line 419 of file fork/methods.py.


The documentation for this class was generated from the following file:


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