[
https://issues.apache.org/jira/browse/CSV-69?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13231593#comment-13231593
]
Benedikt Ritter commented on CSV-69:
------------------------------------
I had a look at Bob's CsvParserTestUtil. He wrote a helper method for two
dimensional String arrays using JUnit 3 features. How do we handle this? Do you
plan to include Bob's CSVParserTestUtils? Then I can wait and rewrite my test
afterwards.
> 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