clientTests
expect fun clientTests(skipEngines: List<String> = emptyList(), onlyWithEngine: String? = null, block: suspend TestClientBuilder<HttpClientEngineConfig>.() -> Unit)
Content copied to clipboard
Perform test against all clients from dependencies.
actual fun clientTests(skipEngines: List<String> = emptyList(), onlyWithEngine: String? = null, block: suspend TestClientBuilder<HttpClientEngineConfig>.() -> Unit)
Content copied to clipboard
Perform test against all clients from dependencies.
actual fun clientTests(skipEngines: List<String> = emptyList(), onlyWithEngine: String? = null, block: suspend TestClientBuilder<HttpClientEngineConfig>.() -> Unit)
Content copied to clipboard
Perform test against all clients from dependencies.
actual fun clientTests(skipEngines: List<String> = emptyList(), onlyWithEngine: String? = null, block: suspend TestClientBuilder<HttpClientEngineConfig>.() -> Unit)
Content copied to clipboard
Perform test against all clients from dependencies.