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)

Reply via email to