clientTests
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.