You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by PascalSchumacher <gi...@git.apache.org> on 2017/09/27 21:47:30 UTC

[GitHub] camel pull request #1974: CAMEL-11845: Migrate easymock and powermock to moc...

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 <pa...@gmx.net>
Date:   2017-09-27T21:46:13Z

    CAMEL-11845: Migrate easymock and powermock to mockito
    
    Migrate camel-mina and camel-mina2 from easymock to mockito.

----


---

[GitHub] camel pull request #1974: CAMEL-11845: Migrate easymock and powermock to moc...

Posted by PascalSchumacher <gi...@git.apache.org>.
Github user PascalSchumacher closed the pull request at:

    https://github.com/apache/camel/pull/1974


---