public static class PropertyTest.BasicPropertyTest extends AbstractGremlinTest
Property
class.config, g, graph, graphProvider, name, shouldTestIteratorLeak
Constructor and Description |
---|
BasicPropertyTest() |
Modifier and Type | Method and Description |
---|---|
void |
shouldAllowRemovalFromEdgeWhenAlreadyRemoved() |
void |
shouldAllowRemovalFromVertexWhenAlreadyRemoved() |
void |
shouldHaveStandardStringRepresentationForEdgeProperty() |
void |
shouldHaveStandardStringRepresentationForVertexProperty() |
void |
shouldHaveTruncatedStringRepresentationForEdgeProperty() |
void |
shouldHaveTruncatedStringRepresentationForVertexProperty() |
void |
shouldReturnEmptyPropertyIfKeyNonExistent() |
afterLoadGraphWith, assertVertexEdgeCounts, beforeLoadGraphWith, convertToEdge, convertToEdgeId, convertToEdgeId, convertToVertex, convertToVertex, convertToVertexId, convertToVertexId, convertToVertexProperty, convertToVertexPropertyId, convertToVertexPropertyId, getAssertVertexEdgeCounts, printTraversalForm, setup, tearDown, tryCommit, tryCommit, tryRollback, validateException
public void shouldHaveStandardStringRepresentationForVertexProperty()
public void shouldHaveTruncatedStringRepresentationForVertexProperty()
public void shouldHaveStandardStringRepresentationForEdgeProperty()
public void shouldHaveTruncatedStringRepresentationForEdgeProperty()
public void shouldReturnEmptyPropertyIfKeyNonExistent()
public void shouldAllowRemovalFromVertexWhenAlreadyRemoved()
public void shouldAllowRemovalFromEdgeWhenAlreadyRemoved()
Copyright © 2013–2019 Apache Software Foundation. All rights reserved.