garydgregory commented on PR #809: URL: https://github.com/apache/commons-io/pull/809#issuecomment-3444054134
-1: Tests are expected to not throw, otherwise the tests fail. Using 'assertDoesNotThrow' just clutter things up and I usually remove them. Adding more code, and especially this kind of nested lambda code really makes the tests harder to read and maintain. Whether or not we should be using "squid" in annotations is a different issue. -- 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]
