ktor
2.0.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
Content copied to clipboard
An engine configuration for a test application.
Constructors
Properties
Constructors
Configuration
Link copied to clipboard
jvmAndNix
fun
Configuration
(
)
Content copied to clipboard
Properties
dispatcher
Link copied to clipboard
jvmAndNix
var
dispatcher
:
CoroutineContext
Content copied to clipboard
to run handlers and interceptors on