spring-cloud-stream-test

heres the output of the test

ava.lang.ClassCastException: com.sun.proxy.$Proxy86 cannot be cast to org.springframework.messaging.MessageChannel at org.springframework.cloud.stream.test.binder.TestSupportBinder.bindProducer(TestSupportBinder.java:67) ~[spring-cloud-stream-test-support-2.1.0.BUILD-20180910.155157-128.jar:2.1.0.BUILD-SNAPSHOT]

to reproduce error

  • checkout this code
  • run ./mvnw clean test