public class WireMockHttpServerStubConfigurer extends Object implements HttpServerStubConfigurer<com.github.tomakehurst.wiremock.core.WireMockConfiguration>
HttpServerStubConfigurer for WireMock's
WireMockConfiguration.HttpServerStubConfigurer.NoOpHttpServerStubConfigurer| Constructor and Description |
|---|
WireMockHttpServerStubConfigurer() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isAccepted(Object httpStubConfiguration)
Ensures that the HTTP server stub implementation configuration type is accepted.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitconfigurepublic boolean isAccepted(Object httpStubConfiguration)
HttpServerStubConfigurerisAccepted in interface HttpServerStubConfigurer<com.github.tomakehurst.wiremock.core.WireMockConfiguration>httpStubConfiguration - - HTTP server stub implementationtrue when this configurer can be applied for this objectCopyright © 2016–2021 Spring. All rights reserved.