- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2023 02:42 AM
How to mock an HTTP method of a REST message for ATF tests?
In case one wants to test a solution involving outbound REST integrations, like the one presented in 'Outbound REST Integrations', it is helpful to be able to mock the involved REST service. How to do that?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-20-2023 01:58 AM
In the meantime I worked out the answer, but was not able to post the full solution here.
I posted it on stackoverflow: "How to mock an HTTP method of a REST message for ServiceNow ATF tests?".
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-20-2023 01:58 AM
In the meantime I worked out the answer, but was not able to post the full solution here.
I posted it on stackoverflow: "How to mock an HTTP method of a REST message for ServiceNow ATF tests?".