[
https://issues.apache.org/jira/browse/GEODE-104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Anthony Baker closed GEODE-104.
-------------------------------
> 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-incubating.M1
>
>
> 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)