public class TestDoubleMatrixReader extends Object
| Constructor and Description |
|---|
TestDoubleMatrixReader() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
tearDown() |
void |
testBadFileName() |
void |
testReadBad() |
void |
testReadBlankCorner() |
void |
testReadChooseRows() |
void |
testReadChooseRowsBadfileName() |
void |
testReadChooseRowsSkipcols() |
void |
testReadInputStreamColumnCount() |
void |
testReadInputStreamGotColName() |
void |
testReadInputStreamGotColNameSkipColumn() |
void |
testReadInputStreamGotRowName() |
void |
testReadInputStreamMissing() |
void |
testReadInputStreamMissingBad() |
void |
testReadInputStreamMissingSpaces() |
void |
testReadInputStreamRowCount() |
void |
testSmallNumbers() |
public void testReadChooseRowsBadfileName()
throws Exception
Exceptionpublic void testReadChooseRowsSkipcols()
throws Exception
Exceptionpublic void testReadInputStreamColumnCount()
throws Exception
Exceptionpublic void testReadInputStreamGotColName()
throws Exception
Exceptionpublic void testReadInputStreamGotColNameSkipColumn()
throws Exception
Exceptionpublic void testReadInputStreamGotRowName()
throws Exception
Exceptionpublic void testReadInputStreamMissing()
throws Exception
Exceptionpublic void testReadInputStreamMissingBad()
throws Exception
Exceptionpublic void testReadInputStreamMissingSpaces()
throws Exception
Exceptionpublic void testReadInputStreamRowCount()
throws Exception
ExceptionCopyright © 2003–2022 UBC Michael Smith Laboratories. All rights reserved.