SpringCloudStream TestChannelBinderConfiguration Junits not working with Mockito
srajesh15 opened this issue · 0 comments
srajesh15 commented
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.