ClientLoader
Helper interface to test client.
Functions
Link copied to clipboard
fun clientTests(skipEngines: List<String> = emptyList(), onlyWithEngine: String? = null, retries: Int = 1, block: suspend TestClientBuilder<HttpClientEngineConfig>.() -> Unit): TestResult
Perform test against all clients from dependencies.
Link copied to clipboard
Print coroutines in debug mode.
Link copied to clipboard