MySQL 9.1.0
Source Code Documentation
|
This is the complete list of members for MockServerRestClient, including all inherited members.
get_bool_global(const std::string &global_name) | MockServerRestClient | |
get_globals_as_json_string() | MockServerRestClient | |
get_int_global(const std::string &global_name) | MockServerRestClient | |
http_hostname_ | MockServerRestClient | private |
http_port_ | MockServerRestClient | private |
kMockServerDefaultRestEndpointTimeout | MockServerRestClient | privatestatic |
kMockServerMaxRestEndpointStepTime | MockServerRestClient | privatestatic |
MockServerRestClient(const uint16_t http_port, const std::string &http_hostname="127.0.0.1") | MockServerRestClient | |
send_delete(const std::string &uri) | MockServerRestClient | |
set_globals(const std::string &globals_json) | MockServerRestClient | |
wait_for_rest_endpoint_ready(std::chrono::milliseconds max_wait_time=kMockServerDefaultRestEndpointTimeout) const noexcept | MockServerRestClient |