aherbert opened a new pull request #16: Upgrade junit5
URL: https://github.com/apache/commons-statistics/pull/16
 
 
   This removes all JUnit 4.
   
   Migration was straight forward:
   
   - Add JUnit 5 Bill-of-materials (BOM) and dependencies to pom to support 
JUnit 4
   - Updated all the test classes to use JUnit 5 annotations
   - Switch Assert to Assertions (the order for error messages have to be 
swapped)
   - Remove JUnit 4 support from pom
   

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


With regards,
Apache Git Services

Reply via email to