mureinik opened a new pull request #402: JUnit Jupiter upgrade 5.4.0
URL: https://github.com/apache/commons-lang/pull/402
 
 
   This PR upgrades the usage of JUnit Jupiter to the recently released 5.4.0. 
It includes:
   
   - Upgrading to 5.4.0
   - Cleaning up the maven dependencies to use the new, simpler, 
`org.junit:junit-jupiter`
   - Utilize new `assertEquals` methods that compare `double`s and `float`s 
with a delta of 0 instead of the hacks required in previous JUnit versions. 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to