Public Member Functions | |
def | rpc_distribution_validate (self, XdsTestClient test_client) |
def | xds_config_validate (self, DumpedXdsConfig xds_config) |
Static Public Member Functions | |
bool | is_supported (skips.TestConfig config) |
Tuple[HostRule, PathMatcher] | url_map_change (HostRule host_rule, PathMatcher path_matcher) |
Definition at line 40 of file csds_test.py.
|
static |
Definition at line 43 of file csds_test.py.
def tests.url_map.csds_test.TestBasicCsds.rpc_distribution_validate | ( | self, | |
XdsTestClient | test_client | ||
) |
Definition at line 69 of file csds_test.py.
|
static |
Definition at line 49 of file csds_test.py.
def tests.url_map.csds_test.TestBasicCsds.xds_config_validate | ( | self, | |
DumpedXdsConfig | xds_config | ||
) |
Definition at line 54 of file csds_test.py.