| Interface | Description |
|---|---|
| BodyBuilder |
Interface to a builder that constructs a body, including matchers and generators
|
| Class | Description |
|---|---|
| DslPart |
Abstract base class to support Object and Array JSON DSL builders
|
| PactDslJsonArray |
DSL to define a JSON array
|
| PactDslJsonBody |
DSL to define a JSON Object
|
| PactDslJsonRootValue | |
| PactDslRequestBase | |
| PactDslRequestWithoutPath | |
| PactDslRequestWithPath | |
| PactDslResponse | |
| PactDslRootValue |
Matcher to create a plain root matching strategy.
|
| PactDslWithProvider | |
| PactDslWithState | |
| QuoteUtil |
Util class for dealing with Json format
|