GitHub user PascalSchumacher opened a pull request:
https://github.com/apache/camel/pull/1977
CAMEL-11845: Migrate easymock and powermock to mockito
Migrate camel-atmosphere-websocket 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_2
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/1977.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 #1977
----
commit cbc025d508d9360c02e824d2c1cc4d219c7526ce
Author: Pascal Schumacher <[email protected]>
Date: 2017-09-28T17:10:09Z
CAMEL-11845: Migrate easymock and powermock to mockito
Migrate camel-atmosphere-websocket from easymock to mockito.
----
---