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, wait
configure
public boolean isAccepted(Object httpStubConfiguration)
HttpServerStubConfigurer
isAccepted
in interface HttpServerStubConfigurer<com.github.tomakehurst.wiremock.core.WireMockConfiguration>
httpStubConfiguration
- - HTTP server stub implementationtrue
when this configurer can be applied for this objectCopyright © 2016–2019 Spring. All rights reserved.