[
https://issues.apache.org/jira/browse/CAMEL-11869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16277630#comment-16277630
]
Alex Dettinger commented on CAMEL-11869:
----------------------------------------
All projects dependencies have been aligned to mockito 2.11.0 bringing in some
improvements:
* A lot of useless mocking statements have been deleted
* Few flaky tests were corrected
* Unnecessary dependencies were removed
* Unnecessary dependency exclusions were avoided
* Generics related improvements, more issues detected at compile time
* Few mocks reset were avoided (few remain)
* And this is not a general rule, but some tests are even going something like
3 times faster
Enjoy.
> Adopt mockito-core 2.11.0
> -------------------------
>
> Key: CAMEL-11869
> URL: https://issues.apache.org/jira/browse/CAMEL-11869
> Project: Camel
> Issue Type: Task
> Reporter: Alex Dettinger
> Assignee: Alex Dettinger
> Priority: Minor
> Fix For: 2.21.0
>
>
> Mockito-core 2.10.0 offers a lot of enhancement.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)