ktor
2.2.4
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
ktor-server-test-host
/
io.ktor.server.testing
/
BaseTest
Base
Test
jvmAndNix
jvm
nix
expect
abstract
class
BaseTest
actual
abstract
class
BaseTest
actual
abstract
class
BaseTest
Constructors
Functions
Properties
Inheritors
Constructors
Base
Test
Link copied to clipboard
jvmAndNix
jvm
nix
expect
fun
BaseTest
(
)
actual
fun
BaseTest
(
)
actual
fun
BaseTest
(
)
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
)
Properties
timeout
Link copied to clipboard
jvmAndNix
jvm
nix
expect
open
val
timeout
:
Duration
actual
open
val
timeout
:
Duration
actual
open
val
timeout
:
Duration
Inheritors
EngineTestBase
Link copied to clipboard