arempe93 / bunny-mock

A mock client for RabbitMQ modeled after the Bunny client in ruby
http://www.rubydoc.info/github/arempe93/bunny-mock
MIT License
44 stars 37 forks source link

delivery_info simulation #39

Closed floodico closed 6 years ago

floodico commented 6 years ago

Hello there! I need to test my method which is getting delivery_info, properties and message. How can i simulate delivery_info hash?

floodico commented 6 years ago

That's what i wanted delivery_info, properties, payload = q.pop