Go to the source code of this file.
Namespaces | |
tests.url_map.path_matching_test | |
Functions | |
bool | tests.url_map.path_matching_test._is_supported (skips.TestConfig config) |
Variables | |
tests.url_map.path_matching_test._Lang = skips.Lang | |
int | tests.url_map.path_matching_test._NUM_RPCS = 150 |
tests.url_map.path_matching_test.DumpedXdsConfig = xds_url_map_testcase.DumpedXdsConfig | |
tests.url_map.path_matching_test.GcpResourceManager = xds_url_map_testcase.GcpResourceManager | |
tests.url_map.path_matching_test.HostRule = xds_url_map_testcase.HostRule | |
tests.url_map.path_matching_test.logger = logging.getLogger(__name__) | |
tests.url_map.path_matching_test.PathMatcher = xds_url_map_testcase.PathMatcher | |
tests.url_map.path_matching_test.RpcTypeEmptyCall = xds_url_map_testcase.RpcTypeEmptyCall | |
tests.url_map.path_matching_test.RpcTypeUnaryCall = xds_url_map_testcase.RpcTypeUnaryCall | |
tests.url_map.path_matching_test.XdsTestClient = client_app.XdsTestClient | |