Ktor 1.5.0
io.ktor.server.testing
/
EngineTestBase
/
startServer
startServer
protected
fun
startServer
(
server
:
TEngine
)
:
List
<
Throwable
>