Definition at line 423 of file interop/methods.py.
◆ test_interoperability()
def tests.interop.methods.TestCase.test_interoperability |
( |
|
self, |
|
|
|
stub, |
|
|
|
args |
|
) |
| |
◆ CANCEL_AFTER_BEGIN
string tests.interop.methods.TestCase.CANCEL_AFTER_BEGIN = 'cancel_after_begin' |
|
static |
◆ CANCEL_AFTER_FIRST_RESPONSE
string tests.interop.methods.TestCase.CANCEL_AFTER_FIRST_RESPONSE = 'cancel_after_first_response' |
|
static |
◆ CLIENT_STREAMING
◆ COMPUTE_ENGINE_CREDS
string tests.interop.methods.TestCase.COMPUTE_ENGINE_CREDS = 'compute_engine_creds' |
|
static |
◆ CUSTOM_METADATA
string tests.interop.methods.TestCase.CUSTOM_METADATA = "custom_metadata" |
|
static |
◆ EMPTY_STREAM
string tests.interop.methods.TestCase.EMPTY_STREAM = 'empty_stream' |
|
static |
◆ EMPTY_UNARY
string tests.interop.methods.TestCase.EMPTY_UNARY = 'empty_unary' |
|
static |
◆ JWT_TOKEN_CREDS
string tests.interop.methods.TestCase.JWT_TOKEN_CREDS = 'jwt_token_creds' |
|
static |
◆ LARGE_UNARY
string tests.interop.methods.TestCase.LARGE_UNARY = 'large_unary' |
|
static |
◆ OAUTH2_AUTH_TOKEN
string tests.interop.methods.TestCase.OAUTH2_AUTH_TOKEN = 'oauth2_auth_token' |
|
static |
◆ PER_RPC_CREDS
string tests.interop.methods.TestCase.PER_RPC_CREDS = 'per_rpc_creds' |
|
static |
◆ PING_PONG
string tests.interop.methods.TestCase.PING_PONG = 'ping_pong' |
|
static |
◆ SERVER_STREAMING
◆ SPECIAL_STATUS_MESSAGE
string tests.interop.methods.TestCase.SPECIAL_STATUS_MESSAGE = 'special_status_message' |
|
static |
◆ STATUS_CODE_AND_MESSAGE
string tests.interop.methods.TestCase.STATUS_CODE_AND_MESSAGE = 'status_code_and_message' |
|
static |
◆ TIMEOUT_ON_SLEEPING_SERVER
string tests.interop.methods.TestCase.TIMEOUT_ON_SLEEPING_SERVER = 'timeout_on_sleeping_server' |
|
static |
◆ UNIMPLEMENTED_METHOD
string tests.interop.methods.TestCase.UNIMPLEMENTED_METHOD = 'unimplemented_method' |
|
static |
◆ UNIMPLEMENTED_SERVICE
string tests.interop.methods.TestCase.UNIMPLEMENTED_SERVICE = 'unimplemented_service' |
|
static |
The documentation for this class was generated from the following file: