Is there a complete sample unit test class for testing consumer group pattern in Spring Cloud Stream. The one which is available is partial an dis not able to run properly.
Basically I am looking for a complete unit test class for the sample app with a function _uppercase _which I mentioned above.