Forum Discussion

sedge55's avatar
sedge55
New Contributor
10 years ago

Check whether Mock response exists

In a Mock Service operation the return statement identifies which Response is to be sent. return "Transaction Not Supported" If the value is held in a variable def tran = .... How can I check...