GitHub user PascalSchumacher opened a pull request: https://github.com/apache/camel/pull/2027
CAMEL-11845: Migrate camel-smpp to mockito and remove easymock dependency You can merge this pull request into a Git repository by running: $ git pull https://github.com/PascalSchumacher/camel camel_11845_smpp_mockito_migration Alternatively you can review and apply these changes as the patch at: https://github.com/apache/camel/pull/2027.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 #2027 ---- commit 71262cec00e2534095974772617ad1bad59b0e7f Author: Pascal Schumacher <pascalschumac...@gmx.net> Date: 2017-10-11T21:38:51Z CAMEL-11845: Migrate easymock and powermock to mockito Migrate camel-smpp from easymock to mockito. commit 1927f7a7226ec99e3388228700c4aa3786b8c38e Author: Pascal Schumacher <pascalschumac...@gmx.net> Date: 2017-10-11T21:44:24Z CAMEL-11845: Migrate easymock and powermock to mockito remove no longer necessary easymock dependency ---- ---