Class TestDoubleMatrixReader

java.lang.Object
ubic.basecode.io.reader.TestDoubleMatrixReader

public class TestDoubleMatrixReader extends Object
Author:
pavlidis
  • Constructor Details

    • TestDoubleMatrixReader

      public TestDoubleMatrixReader()
  • Method Details

    • setUp

      public void setUp() throws Exception
      Throws:
      Exception
    • tearDown

      public void tearDown() throws Exception
      Throws:
      Exception
    • testBadFileName

      public void testBadFileName() throws Exception
      Throws:
      Exception
    • testReadBad

      public void testReadBad() throws Exception
      Throws:
      Exception
    • testReadBlankCorner

      public void testReadBlankCorner() throws Exception
      Throws:
      Exception
    • testReadChooseRows

      public void testReadChooseRows() throws Exception
      Throws:
      Exception
    • testReadChooseRowsBadfileName

      public void testReadChooseRowsBadfileName() throws Exception
      Throws:
      Exception
    • testReadChooseRowsSkipcols

      public void testReadChooseRowsSkipcols() throws Exception
      Throws:
      Exception
    • testReadInputStreamColumnCount

      public void testReadInputStreamColumnCount() throws Exception
      Throws:
      Exception
    • testReadInputStreamGotColName

      public void testReadInputStreamGotColName() throws Exception
      Throws:
      Exception
    • testReadInputStreamGotColNameSkipColumn

      public void testReadInputStreamGotColNameSkipColumn() throws Exception
      Throws:
      Exception
    • testReadInputStreamGotRowName

      public void testReadInputStreamGotRowName() throws Exception
      Throws:
      Exception
    • testReadInputStreamMissing

      public void testReadInputStreamMissing() throws Exception
      Throws:
      Exception
    • testReadInputStreamMissingBad

      public void testReadInputStreamMissingBad() throws Exception
      Throws:
      Exception
    • testReadInputStreamMissingSpaces

      public void testReadInputStreamMissingSpaces() throws Exception
      Throws:
      Exception
    • testReadInputStreamRowCount

      public void testReadInputStreamRowCount() throws Exception
      Throws:
      Exception
    • testSmallNumbers

      public void testSmallNumbers() throws Exception
      Throws:
      Exception