Package io.github.nilwurtz
Class EqualToGraphqlQueryPattern
-
- All Implemented Interfaces:
-
com.github.tomakehurst.wiremock.matching.NamedValueMatcher,com.github.tomakehurst.wiremock.matching.ValueMatcher
public final class EqualToGraphqlQueryPattern extends ContentPattern<String>
-
-
Constructor Summary
Constructors Constructor Description EqualToGraphqlQueryPattern(String expectedValue)
-