Package | Description |
---|---|
org.adroitlogic.x.test.connector |
This package contains the base and related classes to be used for the unit test classes for ingress connectors
|
org.adroitlogic.x.test.util |
This package contains the utility classes to be used for the unit test classes for connectors and processing elements
|
Modifier and Type | Method and Description |
---|---|
protected C |
AbstractIngressConnectorTest.initAndStartIngressConnector(Supplier<C> ingressConnectorGenerator,
String beanName,
MockProcessingElement nextProcessingElement) |
Modifier and Type | Class and Description |
---|---|
class |
MockInOnlyProcessingElement
This is the implementation of
MockProcessingElement to be used for the unit tests. |
class |
MockInOutProcessingElement
This is the implementation of
MockProcessingElement to be used for the unit tests. |
Copyright © 2016–2019 AdroitLogic. All rights reserved.