HttpRequestSequenceMockConfiguration interface
HttpRequestSequenceMock 的配置。
属性
| body | |
| match |
|
| method | |
| responses | |
| url |
属性详细信息
body
body?: string
属性值
string
matchType
method
method?: string | HttpMethod
属性值
string | HttpMethod
responses
url
url?: string
属性值
string