public class ReferenceEdgeTest extends AbstractGremlinTest
config, g, graph, graphProvider, name| Constructor and Description | 
|---|
| ReferenceEdgeTest() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | shouldAttachToGraph() | 
| void | shouldAttachToVertex() | 
| void | shouldConstructReferenceEdge() | 
| void | shouldEvaluateToEqual() | 
| void | shouldHashAndEqualCorrectly() | 
| void | shouldHaveSameHashCode() | 
| void | shouldNotAllowRemove() | 
| void | shouldNotAllowSetProperty() | 
| void | shouldNotConstructNewWithSomethingAlreadyReferenced() | 
| void | shouldNotEvaluateToEqualDifferentId() | 
afterLoadGraphWith, assertVertexEdgeCounts, beforeLoadGraphWith, convertToEdgeId, convertToEdgeId, convertToVertex, convertToVertexId, convertToVertexId, convertToVertexProperty, convertToVertexPropertyId, convertToVertexPropertyId, getAssertVertexEdgeCounts, printTraversalForm, setup, tearDown, tryCommit, tryCommit, tryRollback, validateException, verifyUniqueStepIdspublic void shouldHashAndEqualCorrectly()
public void shouldNotConstructNewWithSomethingAlreadyReferenced()
public void shouldConstructReferenceEdge()
public void shouldEvaluateToEqual()
public void shouldHaveSameHashCode()
public void shouldAttachToGraph()
public void shouldAttachToVertex()
public void shouldNotEvaluateToEqualDifferentId()
public void shouldNotAllowSetProperty()
public void shouldNotAllowRemove()
Copyright © 2013–2018 Apache Software Foundation. All rights reserved.