Skip navigation links
C E G I M R S T 

C

check - Variable in class io.ktor.client.engine.mock.MockEngineConfig
 
close() - Method in class io.ktor.client.engine.mock.MockEngine
 
Companion - Static variable in class io.ktor.client.engine.mock.MockEngine
 
create(block) - Method in class io.ktor.client.engine.mock.MockEngine.Companion
 

E

execute(call, data, p) - Method in class io.ktor.client.engine.mock.MockEngine
 

G

getAttributes() - Method in class io.ktor.client.engine.mock.MockHttpRequest
 
getCall() - Method in class io.ktor.client.engine.mock.MockHttpRequest
 
getCall() - Method in class io.ktor.client.engine.mock.MockHttpResponse
 
getCheck() - Method in class io.ktor.client.engine.mock.MockEngineConfig
 
getConfig() - Method in class io.ktor.client.engine.mock.MockEngine
 
getContent() - Method in class io.ktor.client.engine.mock.MockHttpRequest
 
getContent() - Method in class io.ktor.client.engine.mock.MockHttpResponse
 
getCoroutineContext() - Method in class io.ktor.client.engine.mock.MockEngine
 
getCoroutineContext() - Method in class io.ktor.client.engine.mock.MockHttpResponse
 
getDispatcher() - Method in class io.ktor.client.engine.mock.MockEngine
 
getHeaders() - Method in class io.ktor.client.engine.mock.MockHttpRequest
 
getHeaders() - Method in class io.ktor.client.engine.mock.MockHttpResponse
 
getMethod() - Method in class io.ktor.client.engine.mock.MockHttpRequest
 
getRequestTime() - Method in class io.ktor.client.engine.mock.MockHttpResponse
 
getResponseTime() - Method in class io.ktor.client.engine.mock.MockHttpResponse
 
getStatus() - Method in class io.ktor.client.engine.mock.MockHttpResponse
 
getUrl() - Method in class io.ktor.client.engine.mock.MockHttpRequest
 
getVersion() - Method in class io.ktor.client.engine.mock.MockHttpResponse
 

I

invoke(check) - Method in class io.ktor.client.engine.mock.MockEngine.Companion
 
io.ktor.client.engine.mock - package io.ktor.client.engine.mock
 

M

MockEngine - Class in io.ktor.client.engine.mock
HttpClientEngine for writing tests without network.
MockEngine(config) - Constructor for class io.ktor.client.engine.mock.MockEngine
HttpClientEngine for writing tests without network.
MockEngine.Companion - Class in io.ktor.client.engine.mock
 
MockEngineConfig - Class in io.ktor.client.engine.mock
 
MockEngineConfig() - Constructor for class io.ktor.client.engine.mock.MockEngineConfig
 
MockHttpRequest - Class in io.ktor.client.engine.mock
 
MockHttpRequest(call, method, url, attributes, content, headers) - Constructor for class io.ktor.client.engine.mock.MockHttpRequest
 
MockHttpRequestKt - Class in io.ktor.client.engine.mock
 
MockHttpResponse - Class in io.ktor.client.engine.mock
 
MockHttpResponse(call, status, content, headers) - Constructor for class io.ktor.client.engine.mock.MockHttpResponse
 

R

response($receiver, content, status, headers) - Static method in class io.ktor.client.engine.mock.MockHttpRequestKt
 
response($receiver, content, status, headers) - Static method in class io.ktor.client.engine.mock.MockHttpRequestKt
 
response($receiver, content, status, headers) - Static method in class io.ktor.client.engine.mock.MockHttpRequestKt
 
responseError($receiver, status, content, headers) - Static method in class io.ktor.client.engine.mock.MockHttpRequestKt
 
responseOk($receiver, content) - Static method in class io.ktor.client.engine.mock.MockHttpRequestKt
 

S

setCheck(p) - Method in class io.ktor.client.engine.mock.MockEngineConfig
 

T

toRequest($receiver, call) - Static method in class io.ktor.client.engine.mock.MockHttpRequestKt
Convert HttpRequestData to class MockHttpRequest
C E G I M R S T 
Skip navigation links