You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Willem Jiang (JIRA)" <ji...@apache.org> on 2009/06/05 05:34:51 UTC

[jira] Created: (CAMEL-1673) Upgrade to JUnit 4.4 in camel-cxf

Upgrade to JUnit 4.4 in camel-cxf
---------------------------------

                 Key: CAMEL-1673
                 URL: https://issues.apache.org/activemq/browse/CAMEL-1673
             Project: Apache Camel
          Issue Type: Improvement
          Components: camel-cxf
            Reporter: Willem Jiang
            Assignee: Willem Jiang
             Fix For: 2.0.0


Since there are some CXF endpoint start in camel-cxf endpoint per test, we can leverage the JUnit4's start with class annotation to start these endpoints within the Unit test. 

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


[jira] Resolved: (CAMEL-1673) Upgrade to JUnit 4.4 in camel-cxf

Posted by "Willem Jiang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/CAMEL-1673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Willem Jiang resolved CAMEL-1673.
---------------------------------

    Resolution: Fixed

trunk

http://svn.apache.org/viewvc?rev=784510&view=rev

> Upgrade to JUnit 4.4 in camel-cxf
> ---------------------------------
>
>                 Key: CAMEL-1673
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-1673
>             Project: Apache Camel
>          Issue Type: Improvement
>          Components: camel-cxf
>            Reporter: Willem Jiang
>            Assignee: Willem Jiang
>             Fix For: 2.0.0
>
>
> Since there are some CXF endpoint start in camel-cxf endpoint per test, we can leverage the JUnit4's start with class annotation to start these endpoints within the Unit test. 

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