amqp-client
amqp-client copied to clipboard
https://github.com/sstone/amqp-client/issues/66
reference issue #66
I didn't see an example of a test of an exchange declaration.
Ok, LGTM, but can you try and come up with a simple test (like declare 2 exchanges, bind them, publish a message and check that it worked, ...) ? Or maybe reuse how this features is used in your project ? Thanks