Class IoEdgeTest


  • public class IoEdgeTest
    extends AbstractGremlinTest
    Tests for all IO implementations that are specific to reading and writing of a Edge.
    Author:
    Stephen Mallette (http://stephen.genoprime.com)
    • Constructor Detail

      • IoEdgeTest

        public IoEdgeTest()
    • Method Detail

      • shouldReadWriteEdge

        public void shouldReadWriteEdge()
                                 throws Exception
        Throws:
        Exception
      • shouldReadWriteDetachedEdge

        public void shouldReadWriteDetachedEdge()
                                         throws Exception
        Throws:
        Exception
      • shouldReadWriteDetachedEdgeAsReference

        public void shouldReadWriteDetachedEdgeAsReference()
                                                    throws Exception
        Throws:
        Exception