-
-
Notifications
You must be signed in to change notification settings - Fork 214
Mapping
Stef Heyenrath edited this page Feb 16, 2021
·
9 revisions
WireMock.Net is controlled by mappings which define the Request and how this should be matched. And the Response is defined; what response should be returned.
Adding or updating mappings can be done via the
- REST Admin interface
- hard-coded via C# code;
- Home
- What is WireMock.Net
- WireMock.Org
- References
- Settings
- Admin REST API
- Proxying
- Stubbing
- Webhook
- Request Matching
- Response Templating
- Unit Testing
- Using WireMock
- Advanced
- Errors