You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Vadim Pakhnushev (Jira)" <ji...@apache.org> on 2024/03/15 15:17:00 UTC

[jira] [Created] (IGNITE-21767) Allow matching exceptions and causes in the IgniteTestUtils

Vadim Pakhnushev created IGNITE-21767:
-----------------------------------------

             Summary: Allow matching exceptions and causes in the IgniteTestUtils
                 Key: IGNITE-21767
                 URL: https://issues.apache.org/jira/browse/IGNITE-21767
             Project: Ignite
          Issue Type: Bug
          Components: general
            Reporter: Vadim Pakhnushev


Currently IgniteTestUtils.assertThrows or assertThrowsWithCause allow only direct comparison of exception classes, we could improve this by using approach similar to CompletableFutureExceptionMatcher.willThrow



--
This message was sent by Atlassian Jira
(v8.20.10#820010)