Class CSVReaderBuilderTest


  • public class CSVReaderBuilderTest
    extends Object
    Test case for CSVReaderBuilder.
    Author:
    Michele Mostarda (mostarda@fbk.eu)
    • Constructor Detail

      • CSVReaderBuilderTest

        public CSVReaderBuilderTest()
    • Method Detail

      • testPositiveCSVDetection

        public void testPositiveCSVDetection()
                                      throws IOException
        Tests positive CSV detection.
        Throws:
        IOException - if there is an error interpreting the input data
      • testNegativeCSVDetection

        public void testNegativeCSVDetection()
                                      throws IOException
        Tests negative CSV detection.
        Throws:
        IOException - if there is an error interpreting the input data