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