pub async fn test_client_builder_with_server() -> (ClientBuilder, MockServer)
Available on (crate features
testing
) and non-target_family=wasm
only.Expand description
Like test_client_builder
, but with a mocked server too.