[
https://issues.apache.org/jira/browse/LUCENE-3419?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris Male resolved LUCENE-3419.
--------------------------------
Resolution: Fixed
Fix Version/s: 3.5
3x backport:
Committed revision 1167511.
> Resolve JUnit assert deprecations
> ---------------------------------
>
> Key: LUCENE-3419
> URL: https://issues.apache.org/jira/browse/LUCENE-3419
> Project: Lucene - Java
> Issue Type: Improvement
> Reporter: Chris Male
> Assignee: Chris Male
> Priority: Minor
> Fix For: 3.5, 4.0
>
> Attachments: LUCENE-3410-remove-asserts.patch, LUCENE-3419.patch
>
>
> Many tests use assertEquals methods which have been deprecated. The culprits
> are assertEquals(float, float), assertEquals(double, double) and
> assertEquals(Object[], Object[]). Although not a big issue, they annoy me
> every time I see them so I'm going to fix them.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]