Class PropertyTest.PropertyValidationOnSetExceptionConsistencyTest

  • Enclosing class:
    PropertyTest

    public static class PropertyTest.PropertyValidationOnSetExceptionConsistencyTest
    extends AbstractGremlinTest
    Checks that properties added to an Element are validated in a consistent way when they are set after Vertex or Edge construction by throwing an appropriate exception.
    • Constructor Detail

      • PropertyValidationOnSetExceptionConsistencyTest

        public PropertyValidationOnSetExceptionConsistencyTest()
    • Method Detail

      • testGraphVertexSetPropertyStandard

        public void testGraphVertexSetPropertyStandard()
                                                throws Exception
        Throws:
        Exception
      • shouldThrowOnGraphEdgeSetPropertyStandard

        public void shouldThrowOnGraphEdgeSetPropertyStandard()
                                                       throws Exception
        Throws:
        Exception