Package ubic.basecode.io.reader
Class TestMapReader
- java.lang.Object
-
- ubic.basecode.io.reader.TestMapReader
-
public class TestMapReader extends Object
- Author:
- Paul Pavlidis
-
-
Constructor Summary
Constructors Constructor Description TestMapReader()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
setUp()
void
tearDown()
void
testRead()
void
testReadNoHeader()
void
testReadNoHeaderFile()
-
-
-
Method Detail
-
testRead
public void testRead() throws IOException
- Throws:
IOException
-
testReadNoHeader
public void testReadNoHeader() throws IOException
- Throws:
IOException
-
-