[
https://issues.apache.org/jira/browse/IGNITE-28317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kirill Anisimov updated IGNITE-28317:
-------------------------------------
Ignite Flags: (was: Docs Required,Release Notes Required)
> 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
> Fix For: None
>
>
> 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)