kdriver
Toggle table of contents
0.2.6
common
Platform filter
common
Switch theme
Search in API
kdriver
core
/
dev.kdriver.core.network
/
RequestExpectation
/
use
use
abstract
suspend
fun
<
T
>
use
(
block
:
suspend
RequestExpectation
.
(
)
->
T
)
:
T
Expect a request/response that matches the given
urlPattern
.