Interface WireMockStubPostProcessor
-
- All Superinterfaces:
StubPostProcessor<com.github.tomakehurst.wiremock.stubbing.StubMapping>
public interface WireMockStubPostProcessor extends StubPostProcessor<com.github.tomakehurst.wiremock.stubbing.StubMapping>
Post processor of WireMock stub mappings.- Since:
- 3.0.0
- Author:
- Marcin Grzejszczak
-
-
Field Summary
-
Fields inherited from interface org.springframework.cloud.contract.verifier.converter.StubPostProcessor
PROCESSORS
-
-
Method Summary
-
Methods inherited from interface org.springframework.cloud.contract.verifier.converter.StubPostProcessor
isApplicable, postProcess
-
-