Class MatrixWriterTest


  • public class MatrixWriterTest
    extends Object
    Author:
    Paul
    • Constructor Detail

      • MatrixWriterTest

        public MatrixWriterTest()
    • Method Detail

      • testWriteMatrix

        public void testWriteMatrix()
                             throws Exception
        Test method for ubic.basecode.io.writer.MatrixWriter#writeMatrix(ubic.basecode.dataStructure.matrix.NamedMatrix, boolean) .
        Throws:
        Exception