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 | shouldAllowNullAddEdge() | 
| void | shouldAllowNullAddVertex() | 
| void | shouldAllowNullAddVertexProperty() | 
| void | shouldAllowRemovalFromEdgeWhenAlreadyRemoved() | 
| void | shouldAllowRemovalFromVertexWhenAlreadyRemoved() | 
| void | shouldHaveStandardStringRepresentationForEdgeProperty() | 
| void | shouldHaveStandardStringRepresentationForVertexProperty() | 
| void | shouldHaveTruncatedStringRepresentationForEdgeProperty() | 
| void | shouldHaveTruncatedStringRepresentationForVertexProperty() | 
| void | shouldNotAllowNullAddEdge() | 
| void | shouldNotAllowNullAddVertex() | 
| void | shouldNotAllowNullAddVertexProperty() | 
| void | shouldReturnEmptyPropertyIfKeyNonExistent() | 
afterLoadGraphWith, assertVertexEdgeCounts, beforeLoadGraphWith, convertToEdge, convertToEdge, convertToEdgeId, convertToEdgeId, convertToVertex, convertToVertex, convertToVertexId, convertToVertexId, convertToVertexProperty, convertToVertexProperty, convertToVertexPropertyId, convertToVertexPropertyId, getAssertVertexEdgeCounts, printTraversalForm, setup, tearDown, tryCommit, tryCommit, tryRollback, validateException, verifyRootIdentification, verifyUniqueStepIdspublic void shouldHaveStandardStringRepresentationForVertexProperty()
public void shouldHaveTruncatedStringRepresentationForVertexProperty()
public void shouldHaveStandardStringRepresentationForEdgeProperty()
public void shouldHaveTruncatedStringRepresentationForEdgeProperty()
public void shouldReturnEmptyPropertyIfKeyNonExistent()
public void shouldAllowRemovalFromVertexWhenAlreadyRemoved()
public void shouldAllowRemovalFromEdgeWhenAlreadyRemoved()
public void shouldNotAllowNullAddVertex()
                                 throws Exception
Exceptionpublic void shouldNotAllowNullAddEdge()
                               throws Exception
Exceptionpublic void shouldAllowNullAddVertexProperty()
                                      throws Exception
ExceptionCopyright © 2013–2022 Apache Software Foundation. All rights reserved.