DefaultKtorTestApplication
Implementation of KtorTestApplication for the null
app name that applies defaults for the Ktor client.
Constructors
Functions
Link copied to clipboard
A function called for every created client for the application.
Link copied to clipboard
open override fun createClient(block: HttpClientConfig<out HttpClientEngineConfig>.() -> Unit): HttpClient