See: Description
| Class | Description |
|---|---|
| AbstractMockingTest |
Abstract test class, which mocks certain spring cloud steam beans so that
BinderFix can be instantiated. |
| AllTests |
Defines the tests to be executed.
|
| BasicConfigurationTest |
Tests the
BasicConfiguration. |
| BeanHelperTest |
Brings up a spring application doing nothing rather than testing the
BeanHelper. |
| FakeTransportConnector1 |
Just for testing the Spring configuration.
|
| FakeTransportConnector2 |
Just for testing the Spring configuration.
|
| SerializerTest |
Brings up a spring application doing nothing rather than testing the automatic registration of serializers during
startup.
|
| StreamTest |
Brings up a spring cloud stream that uses the string serializer.
|
| StreamTest.MyProcessor |
A simple processor class.
|
| StringSerializer |
A test string serializers which counts the calls in
TestCounters. |
| TestCounters |
A test helper class to count statistics for a serializer.
|
| TransportFactoryConfigurationTest |
Brings up a spring application doing nothing rather than testing the automatic configuration of the transport
factory.
|
Copyright © 2022. All rights reserved.