You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nifi.apache.org by DAVID SMITH <da...@btinternet.com> on 2015/08/06 22:30:04 UTC

Help with Junit tests for AMQP processors -update

Hi


I have put my initial code version on github.com, at the following url:


helicopterman22/nifi_amqp_processors

I have not started to write any junit tests yet. I need some guidance on
how to test the connection code to an AMQP broker, I assume I have to
create a mock broker with a mock queue.  Can anyone help here please?


Many thanks
Dave