Uses of Class
org.mockserver.mock.RequestMatchers.ClosestMatchHint
Packages that use RequestMatchers.ClosestMatchHint
-
Uses of RequestMatchers.ClosestMatchHint in org.mockserver.mock
Methods in org.mockserver.mock that return RequestMatchers.ClosestMatchHintModifier and TypeMethodDescriptionHttpState.findClosestMatchHint(HttpRequest request) RequestMatchers.findClosestMatchHint(HttpRequest httpRequest) Find the expectation that came closest to matching the request (fewest field differences) together with its id and field diff.