-
-
Notifications
You must be signed in to change notification settings - Fork 212
Home
Stef Heyenrath edited this page May 7, 2017
·
14 revisions
A core feature of WireMock is the ability to return canned HTTP responses for requests matching criteria, see Wiki : Stubbing.
You can use your favorite test framework and use WireMock within your tests, see Wiki : UnitTesting.
The WireMock admin API provides functionality to define the mappings via a http interface, see Wiki : Admin API Reference.
This is quite straight forward to launch a mock server within a console application, see Wiki : standalone.
- 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