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