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