Forum Discussion

Soapy1's avatar
13 years ago

Disable MockResponse

With a bit of Groovy code, I have a mockservice that generates the appropriate response.
Everything works fine -- however, I have one request that I want to simulate not sending any response back.

Is there any way to do this without stopping the MockService?
No RepliesBe the first to reply