toggle menu
ktor
3.0.0-beta-1
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
jvmAndNix
jvm
nix
switch theme
search in API
ktor-server-test-host
/
io.ktor.server.testing
/
BaseTest
Base
Test
jvmAndNix
jvm
nix
expect
abstract
class
BaseTest
Inheritors
EngineTestBase
actual
abstract
class
BaseTest
Inheritors
EngineTestBase
actual
abstract
class
BaseTest
Inheritors
EngineTestBase
Members
Constructors
Base
Test
Link copied to clipboard
jvmAndNix
jvm
nix
expect
constructor
(
)
actual
constructor
(
)
actual
constructor
(
)
Properties
timeout
Link copied to clipboard
jvmAndNix
jvm
nix
expect
open
val
timeout
:
Duration
actual
open
val
timeout
:
Duration
actual
open
val
timeout
:
Duration
Functions
_verify
Errors
Link copied to clipboard
nix
fun
_verifyErrors
(
)
collect
Unhandled
Exception
Link copied to clipboard
jvmAndNix
jvm
nix
expect
fun
collectUnhandledException
(
error
:
Throwable
)
actual
fun
collectUnhandledException
(
error
:
Throwable
)
actual
fun
collectUnhandledException
(
error
:
Throwable
)
run
Test
Link copied to clipboard
jvmAndNix
jvm
nix
expect
fun
runTest
(
block
:
suspend
CoroutineScope
.
(
)
->
Unit
)
actual
fun
runTest
(
block
:
suspend
CoroutineScope
.
(
)
->
Unit
)
actual
fun
runTest
(
block
:
suspend
CoroutineScope
.
(
)
->
Unit
)