atris opened a new pull request #8833: URL: https://github.com/apache/ignite/pull/8833
This commit introduces expectThrows method which allows tests to capture a block of code and define an expectation to throw a certain type of exception with a message to print if the block of code does not do so. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
