azure-spring-boot-samples
azure-spring-boot-samples copied to clipboard
[QUERY] Unit Tests for spring-cloud-azure-stream-binder-servicebus
I'm implementing a project based on sample:spring-cloud-azure-stream-binder-servicebus. Does anyone have any example unit tests for the "Supplier<Flux<Message<String>>> supply" method? Or other examples of Unit Tests for the same project?
Thanks!!