GitHub user PascalSchumacher opened a pull request:
https://github.com/apache/camel/pull/1979
CAMEL-11845: Migrate easymock and powermock to mockito
Migrate some camel-core test 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_3
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/1979.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 #1979
----
commit a7a49db412575158c800bdc33a75fdfff65e6bda
Author: Pascal Schumacher <[email protected]>
Date: 2017-09-28T20:46:50Z
CAMEL-11845: Migrate easymock and powermock to mockito
Migrate some camel-core test from easymock to mockito.
----
---