AMQP: Verify that no messages are on a queue
Hello, I'm trying to write a test case where the expected result is that a message was NOT queued. The AMQP Recieve step will fail once the timeout is reached so I cannot perform a verification that no message was recieved Does anyone have experience with this issue? I'm not sure how I can verify this. ThanksSolved2.7KViews0likes3Comments