Function no_retry_test_client_with_server

Source
pub async fn no_retry_test_client_with_server() -> (Client, MockServer)
Available on crate feature testing and non-WebAssembly only.
Expand description

Like no_retry_test_client, but with a mocked server too.