ConnectionTest
abstract class ConnectionTest : TestWithKtor
Constructors
ConnectionTest(factory: HttpClientEngineFactory<*>) |
Properties
val factory: HttpClientEngineFactory<*> |
|
open val server: ApplicationEngine |
Inherited Properties
val serverPort: Int |
|
open val timeout: CoroutinesTimeout |
Functions
fun closeResponseWithConnectionPipelineTest(): <ERROR CLASS> |
|
fun contentLengthWithEmptyBodyTest(): <ERROR CLASS> |
Inherited Functions
fun startServer(): Unit |
|
fun stopServer(): Unit |