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

Emmanuel Bourg commented on CSV-69:
-----------------------------------

There is a similar proposal in the code attached to CSV-42. Bob Smith 
contributed a helper class for the tests, that might be worth merging your 
efforts.
                
> Eliminate CSVPrinterTest.equals(String[][], String[][]) by using 
> Assert.assertArrayEquals
> -----------------------------------------------------------------------------------------
>
>                 Key: CSV-69
>                 URL: https://issues.apache.org/jira/browse/CSV-69
>             Project: Commons CSV
>          Issue Type: Test
>            Reporter: Benedikt Ritter
>         Attachments: CSV-69.patch
>
>
> CSVPrinterTest uses an equals method to compare two dimensional String 
> arrays. Since the project has been updated to JUnit 4, 
> Assert.assertArrayEquals() can be used instead.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to