Class StarGraphTest


  • public class StarGraphTest
    extends AbstractGremlinTest
    Author:
    Marko A. Rodriguez (http://markorodriguez.com)
    • Constructor Detail

      • StarGraphTest

        public StarGraphTest()
    • Method Detail

      • shouldHashAndEqualsCorrectly

        public void shouldHashAndEqualsCorrectly()
      • shouldValidateThatOriginalAndStarVerticesHaveTheSameTopology

        public void shouldValidateThatOriginalAndStarVerticesHaveTheSameTopology()
      • shouldSerializeCorrectlyUsingGryo

        public void shouldSerializeCorrectlyUsingGryo()
      • shouldAttachWithGetMethod

        public void shouldAttachWithGetMethod()
      • shouldCopyFromGraphAToGraphB

        public void shouldCopyFromGraphAToGraphB()
                                          throws Exception
        Throws:
        Exception
      • shouldAttachWithCreateMethod

        public void shouldAttachWithCreateMethod()
      • shouldHandleSelfLoops

        public void shouldHandleSelfLoops()
      • shouldHandleBothEdgesGraphFilterOnSelfLoop

        public void shouldHandleBothEdgesGraphFilterOnSelfLoop()