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