We mock a `MessageHandler` on the receiver side, but still send the message over MQTT. Add `CountDownLatch` to the mocked method and wait for its count before asserting a received message
We mock a `MessageHandler` on the receiver side, but still send the message over MQTT. Add `CountDownLatch` to the mocked method and wait for its count before asserting a received message