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.
pub async fn no_retry_test_client_with_server() -> (Client, MockServer)
testing
and non-WebAssembly only.Like no_retry_test_client
, but with a mocked server too.