GOODBOY008 opened a new pull request, #685:
URL: https://github.com/apache/fesod/pull/685

   ## Changes
   
   ### Corrected assertion parameter order
   Changed from assertEquals(actual, expected) to assertEquals(expected, actual)
   Follows JUnit conventions where expected value comes first
   Results in clearer failure messages: "Expected: X, but was: Y"


-- 
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]

Reply via email to