Class TestDoubleMatrixReader


  • public class TestDoubleMatrixReader
    extends Object
    Author:
    pavlidis
    • Constructor Detail

      • TestDoubleMatrixReader

        public TestDoubleMatrixReader()
    • Method Detail

      • 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