You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/09/27 10:35:00 UTC

[jira] [Commented] (CAMEL-11845) Migrate easymock and powermock to mockito

    [ https://issues.apache.org/jira/browse/CAMEL-11845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16182344#comment-16182344 ] 

ASF GitHub Bot commented on CAMEL-11845:
----------------------------------------

GitHub user jamesnetherton opened a pull request:

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

    CAMEL-11845: Remove powermock from camel-docker

    Since I was already working in this area. This is a start towards https://issues.apache.org/jira/browse/CAMEL-11845.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/jamesnetherton/camel CAMEL-11845

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/camel/pull/1968.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 #1968
    
----
commit f0376e360ee02f86525bf4a673566ab4cf976180
Author: James Netherton <ja...@gmail.com>
Date:   2017-09-27T10:26:39Z

    CAMEL-11845: Remove powermock from camel-docker

----


> Migrate easymock and powermock to mockito
> -----------------------------------------
>
>                 Key: CAMEL-11845
>                 URL: https://issues.apache.org/jira/browse/CAMEL-11845
>             Project: Camel
>          Issue Type: Test
>            Reporter: Claus Ibsen
>             Fix For: Future
>
>
> We want to only use one kind of mock testing library. They are a pain to maintain and too much fuzz/magic going on. 
> The majority is using mockito, and its more popular.
> Contributions is welcome to migrate the components that uses easymock or powermock



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)