spring-cloud-stream-samples icon indicating copy to clipboard operation
spring-cloud-stream-samples copied to clipboard

SpringCloudStream TestChannelBinderConfiguration Junits not working with Mockito

Open srajesh15 opened this issue 2 years ago • 0 comments

To run SpringCloudStream junits tests successfully always we need to enable @EnableAutoConfiguration and @ComponentScan annotations, but if we enable this we can't run application in real time and also mockito not working with this implementation, I already posted the same question in stack overflow, Could someone please help me to resolve this issue.

https://stackoverflow.com/questions/76175772/springcloudstream-testchannelbinderconfiguration-junits-tests-not-working-with-m

srajesh15 avatar May 17 '23 08:05 srajesh15