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

Public Member Functions

def test_interoperability (self, stub, args)
 

Static Public Attributes

string CANCEL_AFTER_BEGIN = 'cancel_after_begin'
 
string CANCEL_AFTER_FIRST_RESPONSE = 'cancel_after_first_response'
 
string CLIENT_STREAMING = 'client_streaming'
 
string COMPUTE_ENGINE_CREDS = 'compute_engine_creds'
 
string CUSTOM_METADATA = "custom_metadata"
 
string EMPTY_STREAM = 'empty_stream'
 
string EMPTY_UNARY = 'empty_unary'
 
string JWT_TOKEN_CREDS = 'jwt_token_creds'
 
string LARGE_UNARY = 'large_unary'
 
string OAUTH2_AUTH_TOKEN = 'oauth2_auth_token'
 
string PER_RPC_CREDS = 'per_rpc_creds'
 
string PING_PONG = 'ping_pong'
 
string SERVER_STREAMING = 'server_streaming'
 
string SPECIAL_STATUS_MESSAGE = 'special_status_message'
 
string STATUS_CODE_AND_MESSAGE = 'status_code_and_message'
 
string TIMEOUT_ON_SLEEPING_SERVER = 'timeout_on_sleeping_server'
 
string UNIMPLEMENTED_METHOD = 'unimplemented_method'
 
string UNIMPLEMENTED_SERVICE = 'unimplemented_service'
 

Detailed Description

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

Member Function Documentation

◆ test_interoperability()

def tests.interop.methods.TestCase.test_interoperability (   self,
  stub,
  args 
)

Definition at line 443 of file interop/methods.py.

Member Data Documentation

◆ CANCEL_AFTER_BEGIN

string tests.interop.methods.TestCase.CANCEL_AFTER_BEGIN = 'cancel_after_begin'
static

Definition at line 429 of file interop/methods.py.

◆ CANCEL_AFTER_FIRST_RESPONSE

string tests.interop.methods.TestCase.CANCEL_AFTER_FIRST_RESPONSE = 'cancel_after_first_response'
static

Definition at line 430 of file interop/methods.py.

◆ CLIENT_STREAMING

string tests.interop.methods.TestCase.CLIENT_STREAMING = 'client_streaming'
static

Definition at line 427 of file interop/methods.py.

◆ COMPUTE_ENGINE_CREDS

string tests.interop.methods.TestCase.COMPUTE_ENGINE_CREDS = 'compute_engine_creds'
static

Definition at line 436 of file interop/methods.py.

◆ CUSTOM_METADATA

string tests.interop.methods.TestCase.CUSTOM_METADATA = "custom_metadata"
static

Definition at line 435 of file interop/methods.py.

◆ EMPTY_STREAM

string tests.interop.methods.TestCase.EMPTY_STREAM = 'empty_stream'
static

Definition at line 431 of file interop/methods.py.

◆ EMPTY_UNARY

string tests.interop.methods.TestCase.EMPTY_UNARY = 'empty_unary'
static

Definition at line 424 of file interop/methods.py.

◆ JWT_TOKEN_CREDS

string tests.interop.methods.TestCase.JWT_TOKEN_CREDS = 'jwt_token_creds'
static

Definition at line 438 of file interop/methods.py.

◆ LARGE_UNARY

string tests.interop.methods.TestCase.LARGE_UNARY = 'large_unary'
static

Definition at line 425 of file interop/methods.py.

◆ OAUTH2_AUTH_TOKEN

string tests.interop.methods.TestCase.OAUTH2_AUTH_TOKEN = 'oauth2_auth_token'
static

Definition at line 437 of file interop/methods.py.

◆ PER_RPC_CREDS

string tests.interop.methods.TestCase.PER_RPC_CREDS = 'per_rpc_creds'
static

Definition at line 439 of file interop/methods.py.

◆ PING_PONG

string tests.interop.methods.TestCase.PING_PONG = 'ping_pong'
static

Definition at line 428 of file interop/methods.py.

◆ SERVER_STREAMING

string tests.interop.methods.TestCase.SERVER_STREAMING = 'server_streaming'
static

Definition at line 426 of file interop/methods.py.

◆ SPECIAL_STATUS_MESSAGE

string tests.interop.methods.TestCase.SPECIAL_STATUS_MESSAGE = 'special_status_message'
static

Definition at line 441 of file interop/methods.py.

◆ STATUS_CODE_AND_MESSAGE

string tests.interop.methods.TestCase.STATUS_CODE_AND_MESSAGE = 'status_code_and_message'
static

Definition at line 432 of file interop/methods.py.

◆ TIMEOUT_ON_SLEEPING_SERVER

string tests.interop.methods.TestCase.TIMEOUT_ON_SLEEPING_SERVER = 'timeout_on_sleeping_server'
static

Definition at line 440 of file interop/methods.py.

◆ UNIMPLEMENTED_METHOD

string tests.interop.methods.TestCase.UNIMPLEMENTED_METHOD = 'unimplemented_method'
static

Definition at line 433 of file interop/methods.py.

◆ UNIMPLEMENTED_SERVICE

string tests.interop.methods.TestCase.UNIMPLEMENTED_SERVICE = 'unimplemented_service'
static

Definition at line 434 of file interop/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