Spring Cloud Stream TestSupportBinder: Difference between revisions
Jump to navigation
Jump to search
(Created page with "=Internal= =External= * https://github.com/spring-cloud/spring-cloud-stream/blob/master/spring-cloud-stream-test-support/src/main/java/org/springframework/cloud/stream/test/...") |
|||
Line 1: | Line 1: | ||
=Internal= | =Internal= | ||
* [[Spring_Cloud_Stream#Binder|Spring Cloud Stream]] | |||
=External= | =External= |
Latest revision as of 21:18, 23 October 2018
Internal
External
Overview
TestSupportBinder leaves a channel unmodified so that tests can interact with channels directly and reliably assert on what is received.