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