Forum Discussion

jkrier's avatar
jkrier
Regular Contributor
11 years ago

Cloning assertions will fail when the response is different

I have a service with several methods that use different inputs to return the same data; example getAccountInfoByAccount, getAccountInfoByPhoneNumber, getAccountInfoByName etc. The response is alwa...