How to mock an HTTP method of a REST message for ATF tests?

Laszlo Kajan
Tera Expert

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?

1 ACCEPTED SOLUTION

Laszlo Kajan
Tera Expert

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?".

View solution in original post

1 REPLY 1

Laszlo Kajan
Tera Expert

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?".