You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Anthony Baker (JIRA)" <ji...@apache.org> on 2016/01/08 04:55:39 UTC

[jira] [Updated] (GEODE-104) Add Mockito testCompile dependency

     [ https://issues.apache.org/jira/browse/GEODE-104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Anthony Baker updated GEODE-104:
--------------------------------
    Fix Version/s:     (was: 1.0.0-incubating)
                   1.0.0-alpha1

> Add Mockito testCompile dependency
> ----------------------------------
>
>                 Key: GEODE-104
>                 URL: https://issues.apache.org/jira/browse/GEODE-104
>             Project: Geode
>          Issue Type: Wish
>            Reporter: Kirk Lund
>            Assignee: Kirk Lund
>              Labels: build
>             Fix For: 1.0.0-alpha1
>
>
> JMock and Mockito have different strengths and weakness. See http://blog.thecodewhisperer.com/2010/10/05/jmock-v-mockito-but-not-to-the-death/
> We should add Mockito as a testCompile dependency so that developers can choose either JMock or Mockito for the tests they need to write.
> Latest stable release is 1.10.19
> {code}
> testCompile 'org.mockito:mockito-core:1.10.19'
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)