toggle menu
ktor
3.0.0
3.0.0
3.0.0-rc-1
3.0.0-beta-2
3.0.0-beta-1
2.3.12
2.2.4
2.0.3
1.6.8
jvm
switch theme
search in API
ktor-server-test-suites
/
io.ktor.server.testing.suites
/
ConfigTestSuite
Config
Test
Suite
jvm
abstract
class
ConfigTestSuite
(
val
engine
:
ApplicationEngineFactory
<
*
,
*
>
)
Members
Constructors
Config
Test
Suite
Link copied to clipboard
jvm
constructor
(
engine
:
ApplicationEngineFactory
<
*
,
*
>
)
Properties
engine
Link copied to clipboard
jvm
val
engine
:
ApplicationEngineFactory
<
*
,
*
>
Functions
test
Fast
Stop
Link copied to clipboard
jvm
@
Test
fun
testFastStop
(
)
test
Start
Once
When
Exception
Link copied to clipboard
jvm
@
Test
fun
testStartOnceWhenException
(
)
test
Starts
Once
With
Capture
Link copied to clipboard
jvm
@
Test
fun
testStartsOnceWithCapture
(
)