ktor
2.2.x
Select version
3.3.x
3.2.x
3.1.x
3.0.x
2.3.x
2.2.x
2.0.x
1.6.x
jvmAndNix
ktor-server-test-host
/
io.ktor.server.testing
/
TestApplicationEngine
/
Configuration
Configuration
jvmAndNix
class
Configuration
:
BaseApplicationEngine.Configuration
An engine configuration for a test application.
Constructors
Properties
Constructors
Configuration
Link copied to clipboard
jvmAndNix
fun
Configuration
(
)
Properties
call
Group
Size
Link copied to clipboard
jvmAndNix
var
callGroupSize
:
Int
connection
Group
Size
Link copied to clipboard
jvmAndNix
var
connectionGroupSize
:
Int
dispatcher
Link copied to clipboard
jvmAndNix
var
dispatcher
:
CoroutineContext
to run handlers and interceptors on
parallelism
Link copied to clipboard
jvmAndNix
val
parallelism
:
Int
worker
Group
Size
Link copied to clipboard
jvmAndNix
var
workerGroupSize
:
Int