com.mchange.v2.csv.junit
Class FastCsvUtilsJUnitTestCase

java.lang.Object
  extended by TestCase
      extended by com.mchange.v2.csv.junit.FastCsvUtilsJUnitTestCase

public class FastCsvUtilsJUnitTestCase
extends TestCase


Constructor Summary
FastCsvUtilsJUnitTestCase()
           
 
Method Summary
 void testSplitLine()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FastCsvUtilsJUnitTestCase

public FastCsvUtilsJUnitTestCase()
Method Detail

testSplitLine

public void testSplitLine()