Classes | |
class | TestCaseInsensitiveMatch |
class | TestFullPathMatchEmptyCall |
class | TestFullPathMatchUnaryCall |
class | TestRegexMatch |
class | TestTwoRoutesAndPrefixMatch |
Functions | |
bool | _is_supported (skips.TestConfig config) |
Variables | |
_Lang = skips.Lang | |
int | _NUM_RPCS = 150 |
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 40 of file path_matching_test.py.
|
private |
Definition at line 32 of file path_matching_test.py.
|
private |
Definition at line 37 of file path_matching_test.py.
tests.url_map.path_matching_test.DumpedXdsConfig = xds_url_map_testcase.DumpedXdsConfig |
Definition at line 28 of file path_matching_test.py.
tests.url_map.path_matching_test.GcpResourceManager = xds_url_map_testcase.GcpResourceManager |
Definition at line 27 of file path_matching_test.py.
tests.url_map.path_matching_test.HostRule = xds_url_map_testcase.HostRule |
Definition at line 25 of file path_matching_test.py.
tests.url_map.path_matching_test.logger = logging.getLogger(__name__) |
Definition at line 34 of file path_matching_test.py.
tests.url_map.path_matching_test.PathMatcher = xds_url_map_testcase.PathMatcher |
Definition at line 26 of file path_matching_test.py.
tests.url_map.path_matching_test.RpcTypeEmptyCall = xds_url_map_testcase.RpcTypeEmptyCall |
Definition at line 30 of file path_matching_test.py.
tests.url_map.path_matching_test.RpcTypeUnaryCall = xds_url_map_testcase.RpcTypeUnaryCall |
Definition at line 29 of file path_matching_test.py.
tests.url_map.path_matching_test.XdsTestClient = client_app.XdsTestClient |
Definition at line 31 of file path_matching_test.py.