Expand description
The mock server implementation that handles WsMock
s, expecting, verifying, and responding to
messages.
Structsยง
- An individual mock that matches on one or more matchers, and expects a particular number of calls and/or responds with configured data.
- A mock server that exposes a uri and accepts connections.