Classes | Functions | Variables
framework.xds_url_map_testcase Namespace Reference

Classes

class  _MetaXdsUrlMapTestCase
 
class  DumpedXdsConfig
 
class  ExpectedResult
 
class  RpcDistributionStats
 
class  XdsUrlMapTestCase
 

Functions

str _split_camel (str s, str delimiter='-')
 

Variables

int _CLIENT_CONFIGURE_WAIT_SEC = 2
 
int _URL_MAP_PROPAGATE_CHECK_INTERVAL_SEC = 15
 
int _URL_MAP_PROPAGATE_TIMEOUT_SEC = 600
 
 GcpResourceManager = xds_url_map_test_resources.GcpResourceManager
 
 HostRule = xds_url_map_test_resources.HostRule
 
 JsonType = Any
 
 PathMatcher = xds_url_map_test_resources.PathMatcher
 
 QPS = flags.DEFINE_integer('qps', default=25, help='The QPS client is sending')
 
string RpcTypeEmptyCall = 'EMPTY_CALL'
 
string RpcTypeUnaryCall = 'UNARY_CALL'
 
string URL_MAP_TESTCASE_FILE_SUFFIX = '_test.py'
 
 XdsTestClient = client_app.XdsTestClient
 

Function Documentation

◆ _split_camel()

str framework.xds_url_map_testcase._split_camel ( str  s,
str   delimiter = '-' 
)
private
Turn camel case name to snake-case-like name.

Definition at line 66 of file xds_url_map_testcase.py.

Variable Documentation

◆ _CLIENT_CONFIGURE_WAIT_SEC

int framework.xds_url_map_testcase._CLIENT_CONFIGURE_WAIT_SEC = 2
private

Definition at line 52 of file xds_url_map_testcase.py.

◆ _URL_MAP_PROPAGATE_CHECK_INTERVAL_SEC

int framework.xds_url_map_testcase._URL_MAP_PROPAGATE_CHECK_INTERVAL_SEC = 15
private

Definition at line 50 of file xds_url_map_testcase.py.

◆ _URL_MAP_PROPAGATE_TIMEOUT_SEC

int framework.xds_url_map_testcase._URL_MAP_PROPAGATE_TIMEOUT_SEC = 600
private

Definition at line 47 of file xds_url_map_testcase.py.

◆ GcpResourceManager

framework.xds_url_map_testcase.GcpResourceManager = xds_url_map_test_resources.GcpResourceManager

Definition at line 56 of file xds_url_map_testcase.py.

◆ HostRule

framework.xds_url_map_testcase.HostRule = xds_url_map_test_resources.HostRule

Definition at line 57 of file xds_url_map_testcase.py.

◆ JsonType

framework.xds_url_map_testcase.JsonType = Any

Definition at line 59 of file xds_url_map_testcase.py.

◆ PathMatcher

framework.xds_url_map_testcase.PathMatcher = xds_url_map_test_resources.PathMatcher

Definition at line 58 of file xds_url_map_testcase.py.

◆ QPS

framework.xds_url_map_testcase.QPS = flags.DEFINE_integer('qps', default=25, help='The QPS client is sending')

Definition at line 44 of file xds_url_map_testcase.py.

◆ RpcTypeEmptyCall

string framework.xds_url_map_testcase.RpcTypeEmptyCall = 'EMPTY_CALL'

Definition at line 63 of file xds_url_map_testcase.py.

◆ RpcTypeUnaryCall

string framework.xds_url_map_testcase.RpcTypeUnaryCall = 'UNARY_CALL'

Definition at line 62 of file xds_url_map_testcase.py.

◆ URL_MAP_TESTCASE_FILE_SUFFIX

string framework.xds_url_map_testcase.URL_MAP_TESTCASE_FILE_SUFFIX = '_test.py'

Definition at line 51 of file xds_url_map_testcase.py.

◆ XdsTestClient

framework.xds_url_map_testcase.XdsTestClient = client_app.XdsTestClient

Definition at line 55 of file xds_url_map_testcase.py.



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