Class InMemoryMessageJournal
java.lang.Object
com.github.tomakehurst.wiremock.verification.StoreBackedMessageJournal
com.github.tomakehurst.wiremock.verification.InMemoryMessageJournal
- All Implemented Interfaces:
MessageJournal
-
Field Summary
Fields inherited from class com.github.tomakehurst.wiremock.verification.StoreBackedMessageJournal
store -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.github.tomakehurst.wiremock.verification.StoreBackedMessageJournal
countEventsMatching, getAllMessageServeEvents, getEventsMatching, getMessageServeEvent, messageReceived, removeEvent, removeEventsForStubsMatchingMetadata, removeEventsMatching, reset, waitForEvent, waitForEvents
-
Constructor Details
-
InMemoryMessageJournal
-