Uses of Class
org.mockserver.openapi.OpenApiContractTest.ContractTestResult
Packages that use OpenApiContractTest.ContractTestResult
-
Uses of OpenApiContractTest.ContractTestResult in org.mockserver.openapi
Methods in org.mockserver.openapi that return types with arguments of type OpenApiContractTest.ContractTestResultModifier and TypeMethodDescriptionOpenApiContractTest.runContractTests(String specUrlOrPayload, String baseUrl, String operationIdFilter, Function<HttpRequest, HttpResponse> httpSender) Runs contract tests for each operation in the spec.