lundi 2 mars 2015

Mock AMQP request in Java

I'm testing a web services that is connected to external services, we're mocking these external services with ClientDriverRule.


Now we're also connecting this web service to a RabbitMQ instance but the tests are failing, and the library we're using to mock the services doesn't work with AMQP protocol, i been searching on Google to find a way to do it but haven't been lucky.


anybody knows a library that allows to Mock AMQP request?


Aucun commentaire:

Enregistrer un commentaire