[ 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: 4.0 Assignee: Chris Male Committed revision 1167468. > 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: 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: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org