[
https://issues.apache.org/jira/browse/IGNITE-20305?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yury Gerzhedovich reassigned IGNITE-20305:
------------------------------------------
Assignee: Yury Gerzhedovich
> Incorrect using of Assertions.assertThrows
> ------------------------------------------
>
> Key: IGNITE-20305
> URL: https://issues.apache.org/jira/browse/IGNITE-20305
> Project: Ignite
> Issue Type: Improvement
> Reporter: Yury Gerzhedovich
> Assignee: Yury Gerzhedovich
> Priority: Major
> Labels: ignite-3
>
> Source code Ignite 3 contains incorrect using of
> org.junit.jupiter.api.Assertions.assertThrows(Class<T> expectedType,
> Executable executable, String message), when developer decided that last
> 'message' parameter mean expected Exception message.
> Let's find all cusch places and fix checks.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)