abstract class HttpClientTest : TestWithKtor
HttpClientTest(factory: HttpClientEngineFactory<*>) |
open val server: ApplicationEngine |
val serverPort: Int |
|
open val timeout: CoroutinesTimeout |
fun configCopiesOldFeaturesAndInterceptors(): Unit |
fun startServer(): Unit |
|
fun stopServer(): Unit |