You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Hadrian Zbarcea (JIRA)" <ji...@apache.org> on 2010/07/07 08:29:51 UTC

[jira] Resolved: (CAMEL-2916) Consolidate support for canRunOnThisPlatform()

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

Hadrian Zbarcea resolved CAMEL-2916.
------------------------------------

    Resolution: Fixed

> Consolidate support for canRunOnThisPlatform()
> ----------------------------------------------
>
>                 Key: CAMEL-2916
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2916
>             Project: Apache Camel
>          Issue Type: Improvement
>    Affects Versions: 2.3.0
>            Reporter: Hadrian Zbarcea
>            Assignee: Hadrian Zbarcea
>            Priority: Minor
>             Fix For: 2.4.0
>
>
> Some tests are only restricted to a few platforms using a canRunOnThisPlatform().
> Instead of making this check in every test, a better implementation is to override runBare() and only check once. This method should also be provided in TestSupport actually, to make this feature available to the whole test suite.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.