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 | |
|
private |
Definition at line 52 of file header_matching_test.py.
|
private |
Definition at line 32 of file header_matching_test.py.
|
private |
Definition at line 37 of file header_matching_test.py.
|
private |
Definition at line 44 of file header_matching_test.py.
|
private |
Definition at line 38 of file header_matching_test.py.
|
private |
Definition at line 41 of file header_matching_test.py.
|
private |
Definition at line 42 of file header_matching_test.py.
|
private |
Definition at line 40 of file header_matching_test.py.
|
private |
Definition at line 39 of file header_matching_test.py.
tests.url_map.header_matching_test.DumpedXdsConfig = xds_url_map_testcase.DumpedXdsConfig |
Definition at line 28 of file header_matching_test.py.
tests.url_map.header_matching_test.GcpResourceManager = xds_url_map_testcase.GcpResourceManager |
Definition at line 27 of file header_matching_test.py.
tests.url_map.header_matching_test.HostRule = xds_url_map_testcase.HostRule |
Definition at line 25 of file header_matching_test.py.
tests.url_map.header_matching_test.logger = logging.getLogger(__name__) |
Definition at line 34 of file header_matching_test.py.
tests.url_map.header_matching_test.PathMatcher = xds_url_map_testcase.PathMatcher |
Definition at line 26 of file header_matching_test.py.
tests.url_map.header_matching_test.RpcTypeEmptyCall = xds_url_map_testcase.RpcTypeEmptyCall |
Definition at line 30 of file header_matching_test.py.
tests.url_map.header_matching_test.RpcTypeUnaryCall = xds_url_map_testcase.RpcTypeUnaryCall |
Definition at line 29 of file header_matching_test.py.
tests.url_map.header_matching_test.XdsTestClient = client_app.XdsTestClient |
Definition at line 31 of file header_matching_test.py.