Class SerializationTest

java.lang.Object
org.apache.tinkerpop.gremlin.structure.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 Details

    • SerializationTest

      public SerializationTest()