You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2022/09/03 12:24:00 UTC

[jira] [Updated] (CAMEL-17970) Exclude a Specific Route from a test suite

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

Claus Ibsen updated CAMEL-17970:
--------------------------------
    Fix Version/s: 3.x

> Exclude a Specific Route from a test suite
> ------------------------------------------
>
>                 Key: CAMEL-17970
>                 URL: https://issues.apache.org/jira/browse/CAMEL-17970
>             Project: Camel
>          Issue Type: Wish
>          Components: camel-test
>            Reporter: Belaggoun Salah Eddine
>            Priority: Minor
>             Fix For: 3.x
>
>
> In some test scenarios, we have to exclude a specific route from being loaded in the camel context.
> The @ExcludeRoutes Junit5 annotation provides this functionality at the Class level.
> There is no way to Exclude a specific route within a class if there are multiple routes (filtering). 
> The only alternative is to use auto startup or precondition.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)