public class ReferenceEdgeTest extends AbstractGremlinTest
config, g, graph, graphProvider, name, shouldTestIteratorLeak| 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, convertToEdge, convertToEdgeId, convertToEdgeId, convertToVertex, convertToVertexId, convertToVertexId, convertToVertexProperty, convertToVertexPropertyId, convertToVertexPropertyId, getAssertVertexEdgeCounts, printTraversalForm, setup, tearDown, tryCommit, tryCommit, tryRollback, validateExceptionpublic 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–2020 Apache Software Foundation. All rights reserved.