org.apache.any23.extractor.csv
Class CSVReaderBuilderTest
java.lang.Object
org.apache.any23.extractor.csv.CSVReaderBuilderTest
public class CSVReaderBuilderTest
- extends Object
Test case for CSVReaderBuilder
.
- Author:
- Michele Mostarda (mostarda@fbk.eu)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CSVReaderBuilderTest
public CSVReaderBuilderTest()
testPositiveCSVDetection
public void testPositiveCSVDetection()
throws IOException
- Tests positive CSV detection.
- Throws:
IOException
testNegativeCSVDetection
public void testNegativeCSVDetection()
throws IOException
- Tests negative CSV detection.
- Throws:
IOException
Copyright © 2010-2012 The Apache Software Foundation. All Rights Reserved.