TestClientBuilder(config: HttpClientConfig<T>.() -> Unit = {}, test: suspend (client: HttpClient) -> Unit = {}, repeatCount: Int = 1)