Class BmStringSerializerTest

    • Field Detail

      • string

        public String string
    • Constructor Detail

      • BmStringSerializerTest

        public BmStringSerializerTest()
    • Method Detail

      • data

        public static Object[] data()
      • testSerializeDeserializeWithStreams

        public void testSerializeDeserializeWithStreams()
                                                 throws Exception
        Throws:
        Exception
      • testSerializeDeserializeWithByteArrays

        public void testSerializeDeserializeWithByteArrays()
                                                    throws IOException
        Throws:
        IOException
      • testSerializeDeserializeWithByteArraysAndExplicitlySpecifiedBounds

        public void testSerializeDeserializeWithByteArraysAndExplicitlySpecifiedBounds()
                                                                                throws IOException
        Throws:
        IOException
      • testSerialize2Deserialize2WithByteArrays

        public void testSerialize2Deserialize2WithByteArrays()
                                                      throws IOException
        Throws:
        IOException
      • testSerialize2Deserialize2WithStreams

        public void testSerialize2Deserialize2WithStreams()
                                                   throws Exception
        Throws:
        Exception