You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Kirk Lund (JIRA)" <ji...@apache.org> on 2015/07/13 19:52:05 UTC

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

Kirk Lund created GEODE-104:
-------------------------------

             Summary: 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


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-all:1.10.19'
{code}



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