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, convertToEdgeId, convertToEdgeId, convertToVertex, 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()
public void shouldNotAllowNullAddVertex()
                                 throws Exception
Exceptionpublic void shouldNotAllowNullAddEdge()
                               throws Exception
Exceptionpublic void shouldAllowNullAddVertexProperty()
                                      throws Exception
ExceptionCopyright © 2013–2021 Apache Software Foundation. All rights reserved.