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

createAndStartServer

protected fun createAndStartServer(log: Logger? = null, parent: <ERROR CLASS> = EmptyCoroutineContext, routingConfigurer: Routing.() -> Unit): TEngine