Forum Discussion

Brian_Mowbray's avatar
Brian_Mowbray
Contributor
16 years ago

request: mock service assert that it does not receive a message

I would like to request the ability to assert that a mock service does NOT receive a message. A sample use would be a test case that: - send request to my system-under-test - start mock service ...