[ 
https://issues.apache.org/jira/browse/LUCENE-3419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13099018#comment-13099018
 ] 

Michael McCandless commented on LUCENE-3419:
--------------------------------------------

Yay, nice cleanup!

> 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
>            Priority: Minor
>         Attachments: 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

Reply via email to