Class SerializationTest


  • public class SerializationTest
    extends Object
    Serialization tests that occur at a lower level than IO. Note that there is no need to test GraphML here as it is not a format that can be used for generalized serialization (i.e. it only serializes an entire graph).
    Author:
    Stephen Mallette (http://stephen.genoprime.com)
    • Constructor Detail

      • SerializationTest

        public SerializationTest()