raju-balpande commented on PR #5616: URL: https://github.com/apache/ozone/pull/5616#issuecomment-1821289730
I converted the '@Test(expected=XXX)' to assertThrows and all the applicable try-catch to assertThrows. In some case I see the exception handling is done but the catch block is not part of expected flow and hence in such cases it is kept as it is. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
