Example one: Reading a CSV-file: A table of Strings
/**
* Test method for
* {@link net.sf.jtables.io.reader.ReaderTableString#StringTableReader(boolean, boolean)}
* .
*/
@Test
@Ignore
public final void testStringTableReaderBooleanBoolean() {
fail("Not yet implemented"); // TODO
}