public class SpringCloudContractRequestMatcher
extends com.github.tomakehurst.wiremock.matching.RequestMatcherExtension
| Modifier and Type | Field and Description |
|---|---|
static String |
NAME
Name of the transformer inside the stub.
|
| Constructor and Description |
|---|
SpringCloudContractRequestMatcher() |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
com.github.tomakehurst.wiremock.matching.MatchResult |
match(com.github.tomakehurst.wiremock.http.Request request,
com.github.tomakehurst.wiremock.extension.Parameters parameters) |
public static final String NAME
public com.github.tomakehurst.wiremock.matching.MatchResult match(com.github.tomakehurst.wiremock.http.Request request,
com.github.tomakehurst.wiremock.extension.Parameters parameters)
match in class com.github.tomakehurst.wiremock.matching.RequestMatcherExtensionpublic String getName()
getName in interface com.github.tomakehurst.wiremock.extension.ExtensiongetName in interface com.github.tomakehurst.wiremock.matching.NamedValueMatcher<com.github.tomakehurst.wiremock.http.Request>getName in class com.github.tomakehurst.wiremock.matching.RequestMatcherExtensionCopyright © 2016–2020 Spring. All rights reserved.