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: [email protected]
