Class InMemoryScenarios
java.lang.Object
com.github.tomakehurst.wiremock.stubbing.AbstractScenarios
com.github.tomakehurst.wiremock.stubbing.InMemoryScenarios
- All Implemented Interfaces:
Scenarios
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.github.tomakehurst.wiremock.stubbing.AbstractScenarios
clear, getAll, getByName, mappingMatchesScenarioState, onStubMappingAdded, onStubMappingRemoved, onStubMappingUpdated, onStubServed, reset, resetSingle, setSingle
-
Constructor Details
-
InMemoryScenarios
-
InMemoryScenarios
public InMemoryScenarios()
-