[
https://issues.apache.org/jira/browse/IGNITE-28317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18067076#comment-18067076
]
Evgeny Stanilovsky commented on IGNITE-28317:
---------------------------------------------
[~animovscw] thank you! merged to master.
> Add sanity check to forbid internal Mockito API usage
> -----------------------------------------------------
>
> Key: IGNITE-28317
> URL: https://issues.apache.org/jira/browse/IGNITE-28317
> Project: Ignite
> Issue Type: Improvement
> Components: general
> Affects Versions: 2.17, 2.18
> Reporter: Kirill Anisimov
> Assignee: Kirill Anisimov
> Priority: Major
> Labels: ignite-2, ise
> Fix For: 2.19
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> h3. Issue:
> Several test usages of {{org.mockito.internal.*}} were found {{{}d{}}}uring
> Mockito 5 migration.
> These classes belong to Mockito internal API and are not covered by
> compatibility guarantees.
> h3. Goal:
> Add a sanity check that detects and prevents usages of
> {{org.mockito.internal.*}} in the codebase.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)