[
https://issues.apache.org/activemq/browse/CAMEL-1704?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Willem Jiang resolved CAMEL-1704.
---------------------------------
Resolution: Fixed
http://svn.apache.org/viewvc?rev=784509&view=rev
> Add JUnit4 version of CamelTestSupport and CamelSpringTestSupport Classes
> -------------------------------------------------------------------------
>
> Key: CAMEL-1704
> URL: https://issues.apache.org/activemq/browse/CAMEL-1704
> Project: Apache Camel
> Issue Type: Sub-task
> Reporter: Willem Jiang
> Assignee: Willem Jiang
> Fix For: 2.0.0
>
>
> Just working on CAMEL-1673 and found JUnit 4.x have a good supports of old
> Junit test cases.
> Your old JUnit's3 class can be ran smorthly with JUnit 4.x.
> But if you want to leverage the JUnit4's new features, you need to use new
> JUnit4's Camel test support classes.
> So I create a JUnit4's version of CamelTestSupport and CamelSpringTestSupport
> in camel-test module,
> now camel-test supports JUnit 3.x and JUnit 4.x test like Spring-test does.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.