Class SnapshotStubMappingGenerator

java.lang.Object
com.github.tomakehurst.wiremock.recording.SnapshotStubMappingGenerator
All Implemented Interfaces:
com.google.common.base.Function<ServeEvent,StubMapping>, Function<ServeEvent,StubMapping>

public class SnapshotStubMappingGenerator extends Object implements com.google.common.base.Function<ServeEvent,StubMapping>
Transforms ServeEvents to StubMappings using RequestPatternTransformer and LoggedResponseDefinitionTransformer