ktor
1.6.8
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
ktor-client-tests
/
io.ktor.client.tests
/
HttpClientTest
Http
Client
Test
jvm
abstract
class
HttpClientTest
(
factory
:
HttpClientEngineFactory
<
*
>
)
:
TestWithKtor
Content copied to clipboard
Functions
Properties
Functions
config
Copies
Old
Features
And
Interceptors
Link copied to clipboard
jvm
fun
configCopiesOldFeaturesAndInterceptors
(
)
Content copied to clipboard
start
Server
Link copied to clipboard
jvm
fun
startServer
(
)
Content copied to clipboard
stop
Server
Link copied to clipboard
jvm
fun
stopServer
(
)
Content copied to clipboard
test
Error
In
Writing
Propagates
Link copied to clipboard
jvm
fun
testErrorInWritingPropagates
(
)
Content copied to clipboard
test
With
No
Parent
Job
Link copied to clipboard
jvm
fun
testWithNoParentJob
(
)
Content copied to clipboard
Properties
server
Link copied to clipboard
jvm
open
override
val
server
:
ApplicationEngine
Content copied to clipboard
timeout
Link copied to clipboard
jvm
open
val
timeout
:
CoroutinesTimeout
Content copied to clipboard