Integration Testing with Solace

VarunDamani
VarunDamani Member Posts: 14

All,

I have a java based spring cloud stream application that publishes messages to solace topics based on an internal trigger. I am using StreamBridge to publish messages.

I want to write integration test cases for it for which I need to bring up a solace server.

Any idea on the best ways to do it?

Thanks in advance!

Comments