You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Willem Jiang (JIRA)" <ji...@apache.org> on 2013/04/23 15:17:16 UTC

[jira] [Commented] (CAMEL-6305) debugBefore() and debugAfter() not called if unit test extends CamelBlueprintTestSupport

    [ https://issues.apache.org/jira/browse/CAMEL-6305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13639032#comment-13639032 ] 

Willem Jiang commented on CAMEL-6305:
-------------------------------------

This issue is caused by BlueprintCamelContext is started before the setUp() is called.
We need to introduce a mechanism to avoid staring the BlueprintCamelContext when loading the bundle.
                
> debugBefore() and debugAfter() not called if unit test extends CamelBlueprintTestSupport
> ----------------------------------------------------------------------------------------
>
>                 Key: CAMEL-6305
>                 URL: https://issues.apache.org/jira/browse/CAMEL-6305
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-core, camel-test
>    Affects Versions: 2.11.0
>            Reporter: Torsten Mielke
>            Assignee: Willem Jiang
>         Attachments: CAMEL-6305.diff
>
>
> A test that extends CamelBlueprintTestSupport does not get its debugBefore() and debugAfter() methods called.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira