kdriver
Toggle table of contents
0.3.1
common
Platform filter
common
Switch theme
Search in API
kdriver
core
/
dev.kdriver.core.network
/
BaseBatchRequestExpectation
/
expectations
expectations
open
override
val
expectations
:
Map
<
Regex
,
RequestExpectation
>
A map of URL patterns (as
Regex
) to their corresponding
RequestExpectation
s.