Class VertexPropertyTest.VertexPropertyAddition

    • Constructor Detail

      • VertexPropertyAddition

        public VertexPropertyAddition()
    • Method Detail

      • shouldAllowIdAssignment

        public void shouldAllowIdAssignment()
      • shouldSetLabelOfVertexPropertyToKeyOfOwningProperty

        public void shouldSetLabelOfVertexPropertyToKeyOfOwningProperty()
      • shouldHandleListVertexPropertiesWithoutNullPropertyValues

        public void shouldHandleListVertexPropertiesWithoutNullPropertyValues()
      • shouldHandleListVertexPropertiesWithNullPropertyValues

        public void shouldHandleListVertexPropertiesWithNullPropertyValues()
      • shouldHandleSingleVertexProperties

        public void shouldHandleSingleVertexProperties()
      • shouldHandleSetVertexProperties

        public void shouldHandleSetVertexProperties()
      • shouldRespectWhatAreEdgesAndWhatArePropertiesInMultiProperties

        public void shouldRespectWhatAreEdgesAndWhatArePropertiesInMultiProperties()
      • shouldAllowIdenticalValuedMultiProperties

        public void shouldAllowIdenticalValuedMultiProperties()