Forum Discussion

djangofan's avatar
djangofan
Contributor
11 years ago

How do I bind a mock response to a request?

I have created a simple project ( https://github.com/djangofan/soapui-test ) where I have a Mock service with 2 responses defined. When I run a suite with a request on this mock service, the response...