I made some additional refinements to the test classes in the commons-numbers-field module (the one with the parameterized tests). The compiler was warning about unchecked method calls and raw types, so I added type parameters where appropriate to rectify these issues.
On 6/15/19 12:41 PM, Heinrich Bohne wrote:
Grimreaper and I finished work on the migration to JUnit 5 in the pull request https://github.com/apache/commons-numbers/pull/48 , so the pull request is ready for review. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org
--------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org