[
https://issues.apache.org/jira/browse/SAMZA-1149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15937096#comment-15937096
]
ASF GitHub Bot commented on SAMZA-1149:
---------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/samza/pull/89
> upgrade mockito from 1.8.4 to 1.10.19
> -------------------------------------
>
> Key: SAMZA-1149
> URL: https://issues.apache.org/jira/browse/SAMZA-1149
> Project: Samza
> Issue Type: Improvement
> Reporter: Fred Ji
>
> The current version is 1.8.4 which is a version back to 2010. We would like
> to update it to the newer stable version.
> The version we would like to use is 1.10.19, as this is a stable and newer
> version which can work with the staple and newer powermock which supports
> more powerful mocking such as for constructors and static methods, etc. But
> it requires a version match between powermock and mockito, see:
> https://github.com/powermock/powermock/wiki/MockitoUsage#supported-versions
> Without the upgrade, if we include any modules from samza open source and
> also use powermock in our own code, and if we run unit test, we may see some
> exception due to version mismatch.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)