Class InMemoryStubMappingStore

java.lang.Object
com.github.tomakehurst.wiremock.store.InMemoryMappingStore<StubMapping>
com.github.tomakehurst.wiremock.store.InMemoryStubMappingStore
All Implemented Interfaces:
StubMappingStore

public class InMemoryStubMappingStore extends InMemoryMappingStore<StubMapping> implements StubMappingStore
  • Constructor Details

    • InMemoryStubMappingStore

      public InMemoryStubMappingStore()