Uploaded image for project: 'Commons CSV'
  1. Commons CSV
  2. CSV-69

Eliminate CSVPrinterTest.equals(String[][], String[][]) by using Assert.assertArrayEquals

    XMLWordPrintableJSON

Details

    • Test
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • None
    • None
    • None

    Description

      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.

      Attachments

        1. CSV-69.patch
          3 kB
          Benedikt Ritter

        Activity

          People

            Unassigned Unassigned
            britter Benedikt Ritter
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: