Are there any tests that I can refer to catch expected exceptions in distributed tests? I have a scenario where GW sender tries to send an event to other site and the connection fails with an expected exception. Currently, the event is retired a few times an exception is logged every time but does not seem to throw.
- Looking for examples to assert expected exceptions in dist... Sai Boorlagadda
- Re: Looking for examples to assert expected exception... Jared Stewart