GitHub user gnodet opened a pull request: https://github.com/apache/camel/pull/2499
Upgrade to JUnit 4 You can merge this pull request into a Git repository by running: $ git pull https://github.com/gnodet/camel junit Alternatively you can review and apply these changes as the patch at: https://github.com/apache/camel/pull/2499.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #2499 ---- commit 39413077db8e41626252131e6c81e710f452ab81 Author: Guillaume Nodet <gnodet@...> Date: 2018-08-29T07:46:16Z [CAMEL-12761] Switch to junit 4 commit a90cd75b4505f9ed550736a9b1d479b64532f7f2 Author: Guillaume Nodet <gnodet@...> Date: 2018-08-29T12:54:12Z [CAMEL-12761] Use Assume commit 1e3f1df115f30b0a282ef49b4d9997129f01b6fe Author: Guillaume Nodet <gnodet@...> Date: 2018-08-29T14:19:00Z [CAMEL-12761] Fix missing toString() method on TestSupport ---- ---