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