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-client-tests
/
io.ktor.client.tests.utils
/
TestWithKtor
Test
With
Ktor
jvm
@
CoroutinesTimeout
(
testTimeoutMs
=
300000
)
abstract
class
TestWithKtor
Inheritors
HttpClientTest
HttpsTest
Members
Constructors
Test
With
Ktor
Link copied to clipboard
jvm
constructor
(
)
Properties
server
Link copied to clipboard
jvm
abstract
val
server
:
EmbeddedServer
<
*
,
*
>
Functions
start
Server
Link copied to clipboard
jvm
@
BeforeEach
fun
startServer
(
)
stop
Server
Link copied to clipboard
jvm
@
AfterEach
fun
stopServer
(
)