client

abstract fun client(appName: String?): HttpClient

Retrieves a HttpClient with default configurations for the KtorTestApplication with the given name.


open override val client: HttpClient