cornichon
cornichon copied to clipboard
Harden MatcherResolver
Investigation for https://github.com/agourlay/cornichon/issues/676
In this PR the MatcherResolver does not assume anymore any particular ordering for the corresponding JsonPath.
Also findAllPathWithValue was greatly simplified, it should run much faster.