You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by GitBox <gi...@apache.org> on 2021/06/20 07:30:00 UTC

[GitHub] [commons-numbers] arturobernalg commented on pull request #98: Replace assert by simpler but equivalent calls.

arturobernalg commented on pull request #98:
URL: https://github.com/apache/commons-numbers/pull/98#issuecomment-864512185


   > When using `assertNotEquals` the `null` argument must be second so that the assertion calls the equals method on the class being tested with the `null` as the argument.
   > 
   > In general the class where the equals method is being tested should always be first.
   
   hi @aherbert 
   Changed
   TY


-- 
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:
users@infra.apache.org