MathUtilsTest.testArrayEquals() is flagged as deprecated, but should not be?
----------------------------------------------------------------------------
Key: MATH-470
URL: https://issues.apache.org/jira/browse/MATH-470
Project: Commons Math
Issue Type: Bug
Reporter: Sebb
Fix For: 3.0
MathUtilsTest.testArrayEquals() is flagged as deprecated, but probably should
not be.
The method that it tests - MathUtils.equals(double[] x, double[] y) - is not
deprecated, so surely its tests should not be deprecated?
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.