public static class PropertyTest.BasicPropertyTest extends AbstractGremlinTest
Property class.config, g, graph, graphProvider, name| 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, convertToEdgeId, convertToEdgeId, convertToVertex, convertToVertexId, convertToVertexId, convertToVertexProperty, convertToVertexPropertyId, convertToVertexPropertyId, getAssertVertexEdgeCounts, printTraversalForm, setup, tearDown, tryCommit, tryCommit, tryRollback, validateException, verifyUniqueStepIdspublic void shouldHaveStandardStringRepresentationForVertexProperty()
public void shouldHaveTruncatedStringRepresentationForVertexProperty()
public void shouldHaveStandardStringRepresentationForEdgeProperty()
public void shouldHaveTruncatedStringRepresentationForEdgeProperty()
public void shouldReturnEmptyPropertyIfKeyNonExistent()
public void shouldAllowRemovalFromVertexWhenAlreadyRemoved()
public void shouldAllowRemovalFromEdgeWhenAlreadyRemoved()
Copyright © 2013–2018 Apache Software Foundation. All rights reserved.