GitHub user PascalSchumacher opened a pull request:
https://github.com/apache/camel/pull/1974
CAMEL-11845: Migrate easymock and powermock to mockito
Migrate camel-mina and camel-mina2 from easymock to mockito.
Test still pass.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/PascalSchumacher/camel
camel_11845_mockito_migration
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/1974.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 #1974
----
commit c3bf1c4c61c078f62bab51bd80d147105c20b05d
Author: Pascal Schumacher <[email protected]>
Date: 2017-09-27T21:46:13Z
CAMEL-11845: Migrate easymock and powermock to mockito
Migrate camel-mina and camel-mina2 from easymock to mockito.
----
---