Package io.ktor.server.testing.suites

Types

Link copied to clipboard

This tests uses a CA, which creates server and client certificates.

Link copied to clipboard
abstract class ConfigTestSuite(engine: ApplicationEngineFactory<*, *>)
Link copied to clipboard
abstract class ConnectionTestSuite(engine: ApplicationEngineFactory<*, *>)
Link copied to clipboard
abstract class HttpServerCommonTestSuite<TEngine, TConfiguration>(hostFactory: <ERROR CLASS><TEngine, TConfiguration>)

Properties

Link copied to clipboard
var count: Int = 0