public abstract class AbstractMockingTest extends Object
BinderFix can be instantiated.| Constructor and Description |
|---|
AbstractMockingTest() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.cloud.stream.binder.BinderTypeRegistry |
createBinderTypeRegistry()
Creates a default empty binder type registry.
|
org.springframework.cloud.stream.config.BindingServiceProperties |
createBindingServiceProperties()
Creates a mocked binding service properties instance.
|
org.springframework.core.convert.ConversionService |
createConversionService()
Creates a default conversion service.
|
@Bean public org.springframework.cloud.stream.binder.BinderTypeRegistry createBinderTypeRegistry()
@Bean public org.springframework.cloud.stream.config.BindingServiceProperties createBindingServiceProperties()
@Bean(value="integrationConversionService") public org.springframework.core.convert.ConversionService createConversionService()
Copyright © 2022. All rights reserved.