applicationBuilder
abstract fun applicationBuilder(block: TestApplicationBuilder.() -> Unit)
Content copied to clipboard
Provides this test's TestApplicationBuilder in the lambda, which can be used to further set up Ktor's test facilities.