ClientLoader
Helper interface to test client.
Helper interface to test client.
Helper interface to test client.
Constructors
Types
Functions
Link copied to clipboard
expect fun clientTests(skipEngines: List<String> = emptyList(), block: suspend TestClientBuilder<HttpClientEngineConfig>.() -> Unit)
Content copied to clipboard
Perform test against all clients from dependencies.
actual fun clientTests(skipEngines: List<String> = emptyList(), block: suspend TestClientBuilder<HttpClientEngineConfig>.() -> Unit)
Content copied to clipboard
Perform test against all clients from dependencies.
actual fun clientTests(skipEngines: List<String> = emptyList(), block: suspend TestClientBuilder<HttpClientEngineConfig>.() -> Unit)
Content copied to clipboard
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: