Taher-Ghaleb commented on PR #2624: URL: https://github.com/apache/cassandra/pull/2624#issuecomment-1689225287
Thanks for your input, @suenalaba. I actually found other cases in this project where `assertNotEquals` was used. In your opinion, what scenarios should `assertNotEquals` instead of `assertFalse(equals())`, and vice versa? Thanks. -- 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]

