GitHub user PascalSchumacher opened a pull request: https://github.com/apache/camel/pull/1983
CAMEL-11845: Migrate easymock and powermock to mockito Migrate camel-cxf-transport from easymock to mockito. You can merge this pull request into a Git repository by running: $ git pull https://github.com/PascalSchumacher/camel camel_11845_mockito_migration_4 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/camel/pull/1983.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 #1983 ---- commit 2e1b7825f4813fae4f3cb15ec1154bba8390054d Author: Pascal Schumacher <pascalschumac...@gmx.net> Date: 2017-09-29T15:47:57Z CAMEL-11845: Migrate easymock and powermock to mockito Migrate camel-cxf-transport from easymock to mockito. ---- ---