-
-
Notifications
You must be signed in to change notification settings - Fork 209
Mapping
Stef Heyenrath edited this page Dec 15, 2018
·
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 or 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