| Package | Description |
|---|---|
| software.reloadly.sdk.core.internal.util |
| Modifier and Type | Method and Description |
|---|---|
static RecordedRequestMatcher |
RecordedRequestMatcher.hasHeader(String name,
String value) |
static RecordedRequestMatcher |
RecordedRequestMatcher.hasMethodAndPath(String method,
String path) |
static RecordedRequestMatcher |
RecordedRequestMatcher.hasQueryParameter(String name) |
static RecordedRequestMatcher |
RecordedRequestMatcher.hasQueryParameter(String name,
String value) |
Copyright © 2022. All rights reserved.