Class ElementIdStrategyProcessTest


  • public class ElementIdStrategyProcessTest
    extends AbstractGremlinProcessTest
    Author:
    Stephen Mallette (http://stephen.genoprime.com)
    • Constructor Detail

      • ElementIdStrategyProcessTest

        public ElementIdStrategyProcessTest()
    • Method Detail

      • shouldGenerateDefaultIdOnGraphAddVWithGeneratedDefaultId

        public void shouldGenerateDefaultIdOnGraphAddVWithGeneratedDefaultId()
                                                                      throws Exception
        Throws:
        Exception
      • shouldGenerateDefaultIdOnGraphAddVWithGeneratedCustomId

        public void shouldGenerateDefaultIdOnGraphAddVWithGeneratedCustomId()
                                                                     throws Exception
        Throws:
        Exception
      • shouldSetIdOnAddVWithIdPropertyKeySpecifiedAndNameSuppliedAsProperty

        public void shouldSetIdOnAddVWithIdPropertyKeySpecifiedAndNameSuppliedAsProperty()
                                                                                  throws Exception
        Throws:
        Exception
      • shouldSetIdOnAddVWithIdPropertyKeySpecifiedAndIdSuppliedAsProperty

        public void shouldSetIdOnAddVWithIdPropertyKeySpecifiedAndIdSuppliedAsProperty()
                                                                                throws Exception
        Throws:
        Exception
      • shouldGenerateDefaultIdOnGraphAddVWithSpecifiedId

        public void shouldGenerateDefaultIdOnGraphAddVWithSpecifiedId()
                                                               throws Exception
        Throws:
        Exception
      • shouldGenerateDefaultIdOnAddVWithGeneratedDefaultId

        public void shouldGenerateDefaultIdOnAddVWithGeneratedDefaultId()
                                                                 throws Exception
        Throws:
        Exception
      • shouldGenerateDefaultIdOnAddVWithGeneratedCustomId

        public void shouldGenerateDefaultIdOnAddVWithGeneratedCustomId()
                                                                throws Exception
        Throws:
        Exception
      • shouldGenerateDefaultIdOnAddVWithSpecifiedId

        public void shouldGenerateDefaultIdOnAddVWithSpecifiedId()
                                                          throws Exception
        Throws:
        Exception
      • shouldGenerateDefaultIdOnAddEWithSpecifiedId

        public void shouldGenerateDefaultIdOnAddEWithSpecifiedId()
                                                          throws Exception
        Throws:
        Exception
      • shouldGenerateDefaultIdOnAddEWithGeneratedId

        public void shouldGenerateDefaultIdOnAddEWithGeneratedId()
                                                          throws Exception
        Throws:
        Exception
      • shouldSetIdOnAddEWithIdPropertyKeySpecifiedAndNameSuppliedAsProperty

        public void shouldSetIdOnAddEWithIdPropertyKeySpecifiedAndNameSuppliedAsProperty()
                                                                                  throws Exception
        Throws:
        Exception
      • shouldSetIdOnAddEWithNamePropertyKeySpecifiedAndNameSuppliedAsProperty

        public void shouldSetIdOnAddEWithNamePropertyKeySpecifiedAndNameSuppliedAsProperty()
                                                                                    throws Exception
        Throws:
        Exception