You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Andrew Block (JIRA)" <ji...@apache.org> on 2015/05/09 17:51:59 UTC

[jira] [Created] (CAMEL-8762) Support for adding multiple services with same interface in CamelBlueprintTestSupport

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)