Classes | |
class | TestBasicCsds |
Variables | |
_Lang = skips.Lang | |
int | _NUM_RPCS = 50 |
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 32 of file csds_test.py.
|
private |
Definition at line 37 of file csds_test.py.
tests.url_map.csds_test.DumpedXdsConfig = xds_url_map_testcase.DumpedXdsConfig |
Definition at line 28 of file csds_test.py.
tests.url_map.csds_test.GcpResourceManager = xds_url_map_testcase.GcpResourceManager |
Definition at line 27 of file csds_test.py.
tests.url_map.csds_test.HostRule = xds_url_map_testcase.HostRule |
Definition at line 25 of file csds_test.py.
tests.url_map.csds_test.logger = logging.getLogger(__name__) |
Definition at line 34 of file csds_test.py.
tests.url_map.csds_test.PathMatcher = xds_url_map_testcase.PathMatcher |
Definition at line 26 of file csds_test.py.
tests.url_map.csds_test.RpcTypeEmptyCall = xds_url_map_testcase.RpcTypeEmptyCall |
Definition at line 30 of file csds_test.py.
tests.url_map.csds_test.RpcTypeUnaryCall = xds_url_map_testcase.RpcTypeUnaryCall |
Definition at line 29 of file csds_test.py.
tests.url_map.csds_test.XdsTestClient = client_app.XdsTestClient |
Definition at line 31 of file csds_test.py.