ktor
1.6.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
ktor-server-test-suites
/
io.ktor.server.testing.suites
/
ConfigTestSuite
Config
Test
Suite
abstract
class
ConfigTestSuite
(
engine
:
ApplicationEngineFactory
<
*
,
*
>
)
Content copied to clipboard
Functions
Properties
Functions
test
Start
Once
When
Exception
Link copied to clipboard
fun
testStartOnceWhenException
(
)
Content copied to clipboard
test
Starts
Once
With
Capture
Link copied to clipboard
fun
testStartsOnceWithCapture
(
)
Content copied to clipboard
Properties
engine
Link copied to clipboard
val
engine
:
ApplicationEngineFactory
<
*
,
*
>
Content copied to clipboard