Package org.mockserver.matchers
Class MatchDifferenceFormatter
java.lang.Object
org.mockserver.matchers.MatchDifferenceFormatter
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringformatDifferences(Map<MatchDifference.Field, List<String>> differences)
-
Constructor Details
-
MatchDifferenceFormatter
public MatchDifferenceFormatter()
-
-
Method Details
-
formatDifferences
-