ktor-client-mock
/
io.ktor.client.engine.mock
/
MockEngine
/
create
create
fun
create
(
block
:
MockEngineConfig
.
(
)
->
Unit
)
:
HttpClientEngine