Class MexMatrixWriterTest

java.lang.Object
ubic.gemma.core.datastructure.matrix.io.MexMatrixWriterTest

public class MexMatrixWriterTest extends Object
  • Constructor Details

    • MexMatrixWriterTest

      public MexMatrixWriterTest()
  • Method Details

    • setUp

      public void setUp()
    • testWriteDoubleVectorsToDisk

      public void testWriteDoubleVectorsToDisk() throws IOException
      Throws:
      IOException
    • testWriteFloatVectorsToDisk

      public void testWriteFloatVectorsToDisk() throws IOException
      Throws:
      IOException
    • testWriteConvertedFloatVectorsToDisk

      public void testWriteConvertedFloatVectorsToDisk() throws IOException
      Throws:
      IOException
    • testWriteIntVectorsToDisk

      public void testWriteIntVectorsToDisk() throws IOException
      Throws:
      IOException
    • testWriteConvertedIntVectorsToDisk

      public void testWriteConvertedIntVectorsToDisk() throws IOException
      Throws:
      IOException
    • testWriteLongVectorsToDisk

      public void testWriteLongVectorsToDisk() throws IOException
      Throws:
      IOException
    • testWriteMatrixToStream

      public void testWriteMatrixToStream() throws IOException
      Throws:
      IOException
    • testWriteAndConvertMatrixToStream

      public void testWriteAndConvertMatrixToStream() throws IOException
      Throws:
      IOException
    • testWriteMatrixToDisk

      public void testWriteMatrixToDisk() throws IOException
      Throws:
      IOException
    • testWriteToDiskAndConvert

      public void testWriteToDiskAndConvert() throws IOException
      Throws:
      IOException