You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "David Valeri (Resolved) (JIRA)" <ji...@apache.org> on 2012/03/01 23:56:56 UTC

[jira] [Resolved] (CAMEL-4987) Provide first-class support for end-users using Spring Test based unit tests

     [ https://issues.apache.org/jira/browse/CAMEL-4987?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Valeri resolved CAMEL-4987.
---------------------------------

    Resolution: Fixed

Code and documentation updates complete.
                
> Provide first-class support for end-users using Spring Test based unit tests
> ----------------------------------------------------------------------------
>
>                 Key: CAMEL-4987
>                 URL: https://issues.apache.org/jira/browse/CAMEL-4987
>             Project: Camel
>          Issue Type: New Feature
>          Components: camel-test
>            Reporter: David Valeri
>            Assignee: David Valeri
>            Priority: Minor
>             Fix For: 2.10.0
>
>
> Camel Spring Test support allows one to unit/integration test Camel routes bootstrapped using the Spring DSL or using other DSLs but wired together using Spring.  Many Spring users benefit from the features of Spring Test's declarative testing capabilities.  CamelTestSupport provides some overlap in features with those from Spring Test; however, the conventions are different.
> This new feature would provide all of the features of CamelTestSupport using annotations that are compatible with the Spring Test framework.  I envision that this style of declarative test development may also be useful outside of Spring Test.  Eventual support of declarative test configuration in plain Camel tests without Spring is a long term option.
> This approach to unit testing is not focused on the testing of Camel itself, but on the end users who are building Spring driven applications incorporating Camel.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira