Andrew Block created CAMEL-8762:
-----------------------------------
Summary: Support for adding multiple services with same interface
in CamelBlueprintTestSupport
Key: CAMEL-8762
URL: https://issues.apache.org/jira/browse/CAMEL-8762
Project: Camel
Issue Type: New Feature
Components: camel-test
Reporter: Andrew Block
Priority: Minor
Fix For: 2.16.0
The CamelBlueprintTestSupport provides the ability to specify services that may
not be available in the unit testing environment. However, the current
addServicesOnStartup method only allows for a single service interface to be
specified.
Additional methods should be added to enable the ability to specify multiple
services with the same interface providing their own service properties
Common use cases:
* Datasources
* Camel components
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)