Definition at line 409 of file fork/methods.py.
◆ run_test()
def tests.fork.methods.TestCase.run_test |
( |
|
self, |
|
|
|
args |
|
) |
| |
◆ ASYNC_UNARY_NEW_CHANNEL
string tests.fork.methods.TestCase.ASYNC_UNARY_NEW_CHANNEL = 'async_unary_new_channel' |
|
static |
◆ ASYNC_UNARY_SAME_CHANNEL
string tests.fork.methods.TestCase.ASYNC_UNARY_SAME_CHANNEL = 'async_unary_same_channel' |
|
static |
◆ BLOCKING_UNARY_NEW_CHANNEL
string tests.fork.methods.TestCase.BLOCKING_UNARY_NEW_CHANNEL = 'blocking_unary_new_channel' |
|
static |
◆ BLOCKING_UNARY_SAME_CHANNEL
string tests.fork.methods.TestCase.BLOCKING_UNARY_SAME_CHANNEL = 'blocking_unary_same_channel' |
|
static |
◆ CLOSE_CHANNEL_BEFORE_FORK
string tests.fork.methods.TestCase.CLOSE_CHANNEL_BEFORE_FORK = 'close_channel_before_fork' |
|
static |
◆ CONNECTIVITY_WATCH
string tests.fork.methods.TestCase.CONNECTIVITY_WATCH = 'connectivity_watch' |
|
static |
◆ IN_PROGRESS_BIDI_CONTINUE_CALL
string tests.fork.methods.TestCase.IN_PROGRESS_BIDI_CONTINUE_CALL = 'in_progress_bidi_continue_call' |
|
static |
◆ 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 |
◆ 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 |
◆ 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 |
◆ 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 |
The documentation for this class was generated from the following file: