DeliveryBroker - is an internal class to deliver and queue messages between the gRPC threads and AMQP thread.
This diff is a DeliveryBroker class tests. We performs checks for:
- Push/Pop message to/from the deviceID queue,
- Check if queue is empty,
- Erase the queue for the certain deviceID.
Related linear task: ENG-686