Uses of Class
software.xdev.mockserver.matchers.RegexStringMatcher
Packages that use RegexStringMatcher
-
Uses of RegexStringMatcher in software.xdev.mockserver.collections
Methods in software.xdev.mockserver.collections with parameters of type RegexStringMatcherModifier and TypeMethodDescriptionstatic ImmutableEntryImmutableEntry.entry(RegexStringMatcher regexStringMatcher, String key, String value) static ImmutableEntryImmutableEntry.entry(RegexStringMatcher regexStringMatcher, NottableString key, NottableString value) static booleanImmutableEntry.listsEqualWithOptionals(RegexStringMatcher regexStringMatcher, List<ImmutableEntry> matcher, List<ImmutableEntry> matched)