Package org.mockserver.openapi
Class OpenApiTrafficValidator.TrafficValidationResult
java.lang.Object
org.mockserver.openapi.OpenApiTrafficValidator.TrafficValidationResult
- Enclosing class:
- OpenApiTrafficValidator
Structured result for a single request/response pair validation.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TrafficValidationResult
-
-
Method Details
-
getRequestMethod
-
getRequestPath
-
getMatchedOperation
-
getRequestErrors
-
getResponseErrors
-
isPassed
public boolean isPassed()
-