<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">2014-03-14 11:50 GMT+04:00 Michael Justin <span dir="ltr"><<a href="mailto:michael.justin@gmx.net" target="_blank">michael.justin@gmx.net</a>></span>:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div id=":pm" class="a3s" style="overflow:hidden">AMQP 0.9.x and 1.0 however seem to be quite complex compared with STOMP. I could start with a subset of the AMQP protocol (leaving out optional parts of the specification), use existing unit tests for RabbitMQ client libraries as a starting point, and test against various AMQP implementations.<br>


<br>
Maybe there is some testing code available on the web for the automated verification of AMQP client standard compliance?</div></blockquote></div><div class="gmail_extra"><br></div><div class="gmail_extra"><br></div>Nothing that I'm aware of. Use client test suites, primarily RabbitMQ Java client and Bunny.<br>

Also note that AMQP 1.0 is effectively a completely different protocol from 0.9.1 and there are RabbitMQ extensions to 0.9.1.<br clear="all"><div><br></div>-- <br>MK<br><br><a href="http://github.com/michaelklishin" target="_blank">http://github.com/michaelklishin</a><br>

<a href="http://twitter.com/michaelklishin" target="_blank">http://twitter.com/michaelklishin</a><br>
</div></div>