Internal test support utilities for Spring Cloud Stream, aiding in testing the framework and its modules.
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-stream-test-support-internal</artifactId>
<version>3.2.10</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Use a utility method from the test support package.
Use the public Spring Cloud Stream test binder (spring-cloud-stream-test-binder) for testing your applications.
No dependency data recorded yet.