| Package | Description |
|---|---|
| com.github.paweladamski.httpclientmock | |
| com.github.paweladamski.httpclientmock.condition |
| Modifier and Type | Method and Description |
|---|---|
HttpClientVerifyBuilder |
HttpClientVerifyBuilder.with(Condition condition)
Adds custom conditions.
|
HttpClientMockBuilder |
HttpClientMockBuilder.with(Condition condition)
Adds custom conditions.
|
| Constructor and Description |
|---|
Rule(UrlConditions urlConditions,
List<Condition> conditions,
List<Action> actions) |
| Modifier and Type | Class and Description |
|---|---|
class |
BodyMatcher |
class |
HeaderCondition |
class |
HttpMethodCondition |
Copyright © 2018. All rights reserved.