Update to JUnit > 4.6
theavuik opened this issue · 0 comments
theavuik commented
We should consider updating junit to the latest version (at least higher than 4.6) and use
Assert.assertArrayEquals(String message, double[] expected, double[] actual, double delta).
This issue is a duplicate of JIRA issue ODA-578, which will now be closed.