Class TestByteArrayConverter

java.lang.Object
ubic.basecode.io.TestByteArrayConverter

public class TestByteArrayConverter extends Object
Author:
pavlidis
  • Constructor Details

    • TestByteArrayConverter

      public TestByteArrayConverter()
  • Method Details

    • setUp

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

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

      public void testBooleansToByteArray()
    • testBooleansToLongArray

      public void testBooleansToLongArray()
    • testByteArrayToBooleans

      public void testByteArrayToBooleans()
    • testByteArrayToDoubleConversionSpeed

      public void testByteArrayToDoubleConversionSpeed()
    • testByteArrayToDoubleMatrix

      public void testByteArrayToDoubleMatrix()
    • testByteArrayToSquareDoubleMatrix

      public void testByteArrayToSquareDoubleMatrix()
    • testByteArrayToDoubles

      public void testByteArrayToDoubles()
    • testByteArrayToLongs

      public void testByteArrayToLongs()
    • testByteArrayToTabbedString

      public void testByteArrayToTabbedString()
    • testDoubleArrayToByteArrayConversionSpeed

      public void testDoubleArrayToByteArrayConversionSpeed()
    • testDoubleArrayToBytes

      public void testDoubleArrayToBytes()
    • testDoubleArrayToDelimitedStringConversionSpeed

      public void testDoubleArrayToDelimitedStringConversionSpeed()
    • testIntsToBytes

      public void testIntsToBytes()
    • testObjectToBytes

      public void testObjectToBytes()
    • testStringArrayToBytes

      public void testStringArrayToBytes()
    • testStringArrayToTabbedBytes

      public void testStringArrayToTabbedBytes()
    • testStringToDoubleArrayConversionSpeed

      public void testStringToDoubleArrayConversionSpeed()