ktor-server-test-host / io.ktor.server.testing / EngineTestBase / createServer

createServer

protected open fun createServer(log: Logger? = null, parent: <ERROR CLASS> = EmptyCoroutineContext, module: Application.() -> Unit): TEngine