| Interface | Description |
|---|---|
| Spy |
Represents an out-of-band connection to the underlying middleware, so that tests can
check that some messages actually do (or do not) transit through it.
|
| Class | Description |
|---|---|
| AbstractBinderTests<B extends AbstractTestBinder<? extends org.springframework.cloud.stream.binder.AbstractBinder<org.springframework.messaging.MessageChannel,CP,PP>,CP,PP>,CP extends org.springframework.cloud.stream.binder.ConsumerProperties,PP extends org.springframework.cloud.stream.binder.ProducerProperties> | |
| AbstractBinderTests.Station | |
| AbstractBinderTests.Station.Readings | |
| AbstractPollableConsumerTestBinder<C extends org.springframework.cloud.stream.binder.AbstractBinder<org.springframework.messaging.MessageChannel,CP,PP>,CP extends org.springframework.cloud.stream.binder.ConsumerProperties,PP extends org.springframework.cloud.stream.binder.ProducerProperties> | |
| AbstractTestBinder<C extends org.springframework.cloud.stream.binder.AbstractBinder<org.springframework.messaging.MessageChannel,CP,PP>,CP extends org.springframework.cloud.stream.binder.ConsumerProperties,PP extends org.springframework.cloud.stream.binder.ProducerProperties> |
Abstract class that adds test support for
Binder. |
| BinderTestEnvironmentPostProcessor |
An
EnvironmentPostProcessor that sets some common configuration properties (log
config etc.,) for binder tests. |
| BinderTestUtils | |
| PartitionCapableBinderTests<B extends AbstractTestBinder<? extends org.springframework.cloud.stream.binder.AbstractBinder<org.springframework.messaging.MessageChannel,CP,PP>,CP,PP>,CP extends org.springframework.cloud.stream.binder.ConsumerProperties,PP extends org.springframework.cloud.stream.binder.ProducerProperties> |
Tests for binders that support partitioning.
|
| PartitionTestSupport | |
| SerializableFoo | |
| TestUtils |
Copy of class in org.springframework.amqp.utils.test to avoid dependency on spring-amqp
|
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.