Classes | Functions | Variables
tests.url_map.header_matching_test Namespace Reference

Classes

class  TestExactMatch
 
class  TestInvertMatch
 
class  TestPrefixMatch
 
class  TestPresentMatch
 
class  TestRangeMatch
 
class  TestRegexMatch
 
class  TestSuffixMatch
 

Functions

bool _is_supported (skips.TestConfig config)
 

Variables

 _Lang = skips.Lang
 
int _NUM_RPCS = 150
 
tuple _TEST_METADATA
 
string _TEST_METADATA_KEY = 'xds_md'
 
string _TEST_METADATA_NUMERIC_KEY = 'xds_md_numeric'
 
string _TEST_METADATA_NUMERIC_VALUE = '159'
 
string _TEST_METADATA_VALUE_EMPTY = 'empty_ytpme'
 
string _TEST_METADATA_VALUE_UNARY = 'unary_yranu'
 
 DumpedXdsConfig = xds_url_map_testcase.DumpedXdsConfig
 
 GcpResourceManager = xds_url_map_testcase.GcpResourceManager
 
 HostRule = xds_url_map_testcase.HostRule
 
 logger = logging.getLogger(__name__)
 
 PathMatcher = xds_url_map_testcase.PathMatcher
 
 RpcTypeEmptyCall = xds_url_map_testcase.RpcTypeEmptyCall
 
 RpcTypeUnaryCall = xds_url_map_testcase.RpcTypeUnaryCall
 
 XdsTestClient = client_app.XdsTestClient
 

Function Documentation

◆ _is_supported()

bool tests.url_map.header_matching_test._is_supported ( skips.TestConfig  config)
private

Definition at line 52 of file header_matching_test.py.

Variable Documentation

◆ _Lang

tests.url_map.header_matching_test._Lang = skips.Lang
private

Definition at line 32 of file header_matching_test.py.

◆ _NUM_RPCS

int tests.url_map.header_matching_test._NUM_RPCS = 150
private

Definition at line 37 of file header_matching_test.py.

◆ _TEST_METADATA

tuple tests.url_map.header_matching_test._TEST_METADATA
private
Initial value:
1 = (
2  (RpcTypeUnaryCall, _TEST_METADATA_KEY, _TEST_METADATA_VALUE_UNARY),
3  (RpcTypeEmptyCall, _TEST_METADATA_KEY, _TEST_METADATA_VALUE_EMPTY),
4  (RpcTypeUnaryCall, _TEST_METADATA_NUMERIC_KEY,
5  _TEST_METADATA_NUMERIC_VALUE),
6 )

Definition at line 44 of file header_matching_test.py.

◆ _TEST_METADATA_KEY

string tests.url_map.header_matching_test._TEST_METADATA_KEY = 'xds_md'
private

Definition at line 38 of file header_matching_test.py.

◆ _TEST_METADATA_NUMERIC_KEY

string tests.url_map.header_matching_test._TEST_METADATA_NUMERIC_KEY = 'xds_md_numeric'
private

Definition at line 41 of file header_matching_test.py.

◆ _TEST_METADATA_NUMERIC_VALUE

string tests.url_map.header_matching_test._TEST_METADATA_NUMERIC_VALUE = '159'
private

Definition at line 42 of file header_matching_test.py.

◆ _TEST_METADATA_VALUE_EMPTY

string tests.url_map.header_matching_test._TEST_METADATA_VALUE_EMPTY = 'empty_ytpme'
private

Definition at line 40 of file header_matching_test.py.

◆ _TEST_METADATA_VALUE_UNARY

string tests.url_map.header_matching_test._TEST_METADATA_VALUE_UNARY = 'unary_yranu'
private

Definition at line 39 of file header_matching_test.py.

◆ DumpedXdsConfig

tests.url_map.header_matching_test.DumpedXdsConfig = xds_url_map_testcase.DumpedXdsConfig

Definition at line 28 of file header_matching_test.py.

◆ GcpResourceManager

tests.url_map.header_matching_test.GcpResourceManager = xds_url_map_testcase.GcpResourceManager

Definition at line 27 of file header_matching_test.py.

◆ HostRule

tests.url_map.header_matching_test.HostRule = xds_url_map_testcase.HostRule

Definition at line 25 of file header_matching_test.py.

◆ logger

tests.url_map.header_matching_test.logger = logging.getLogger(__name__)

Definition at line 34 of file header_matching_test.py.

◆ PathMatcher

tests.url_map.header_matching_test.PathMatcher = xds_url_map_testcase.PathMatcher

Definition at line 26 of file header_matching_test.py.

◆ RpcTypeEmptyCall

tests.url_map.header_matching_test.RpcTypeEmptyCall = xds_url_map_testcase.RpcTypeEmptyCall

Definition at line 30 of file header_matching_test.py.

◆ RpcTypeUnaryCall

tests.url_map.header_matching_test.RpcTypeUnaryCall = xds_url_map_testcase.RpcTypeUnaryCall

Definition at line 29 of file header_matching_test.py.

◆ XdsTestClient

tests.url_map.header_matching_test.XdsTestClient = client_app.XdsTestClient

Definition at line 31 of file header_matching_test.py.



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