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
Exception
public void testReadChooseRowsSkipcols() throws Exception
Exception
public void testReadInputStreamColumnCount() throws Exception
Exception
public void testReadInputStreamGotColName() throws Exception
Exception
public void testReadInputStreamGotColNameSkipColumn() throws Exception
Exception
public void testReadInputStreamGotRowName() throws Exception
Exception
public void testReadInputStreamMissing() throws Exception
Exception
public void testReadInputStreamMissingBad() throws Exception
Exception
public void testReadInputStreamMissingSpaces() throws Exception
Exception
public void testReadInputStreamRowCount() throws Exception
Exception
Copyright © 2003–2022 UBC Michael Smith Laboratories. All rights reserved.