Uses of Class
org.mockserver.state.InMemoryExpectationKeyValueStore
Packages that use InMemoryExpectationKeyValueStore
-
Uses of InMemoryExpectationKeyValueStore in org.mockserver.state
Methods in org.mockserver.state that return InMemoryExpectationKeyValueStoreModifier and TypeMethodDescriptionInMemoryStateBackend.expectationStore()Returns the expectation store cast to its concrete type, so callers that need the sorted-list or queue API can access it.