| Class | Description |
|---|---|
| OpenApiValidationListener |
A WireMock request listener that applies OpenAPI / Swagger validation to WireMock interactions.
|
| SwaggerValidationListener | Deprecated
Replaced with
OpenApiValidationListener |
| ValidatedWireMockRule |
A near drop-in replacement for the
WireMockRule that adds support for validating the request/response
interactions against an OpenAPI / Swagger specification. |
| WireMockRequest | |
| WireMockResponse |
| Exception | Description |
|---|---|
| OpenApiValidationListener.OpenApiValidationException | |
| SwaggerValidationListener.SwaggerValidationException | Deprecated
Replaced with
OpenApiValidationListener.OpenApiValidationException |
Copyright © 2016–2020 Atlassian. All rights reserved.