Interface StubMappings
- All Known Implementing Classes:
AbstractStubMappings,InMemoryStubMappings,StoreBackedStubMappings
public interface StubMappings
-
Method Summary
Modifier and TypeMethodDescriptionaddMapping(StubMapping mapping) editMapping(StubMapping stubMapping) findByMetadata(StringValuePattern pattern) getAll()removeMapping(StubMapping mapping) voidreset()voidserveFor(ServeEvent request)
-
Method Details
-
serveFor
-
addMapping
-
removeMapping
-
editMapping
-
reset
void reset() -
resetScenarios
void resetScenarios() -
getAll
List<StubMapping> getAll() -
get
-
getAllScenarios
-
findByMetadata
-