public class ReferenceVertexPropertyTest extends AbstractGremlinTest
config, g, graph, graphProvider, name, shouldTestIteratorLeak
Constructor and Description |
---|
ReferenceVertexPropertyTest() |
Modifier and Type | Method and Description |
---|---|
void |
shouldAttachToGraph() |
void |
shouldAttachToVertex() |
void |
shouldBeEqualsPropertiesAsIdIsTheSame() |
void |
shouldNotBeEqualsPropertiesAsIdIsDifferent() |
void |
shouldNotConstructNewWithSomethingAlreadyReferenced() |
void |
shouldNotSupportRemove() |
afterLoadGraphWith, assertVertexEdgeCounts, beforeLoadGraphWith, convertToEdge, convertToEdgeId, convertToEdgeId, convertToVertex, convertToVertex, convertToVertexId, convertToVertexId, convertToVertexProperty, convertToVertexPropertyId, convertToVertexPropertyId, getAssertVertexEdgeCounts, printTraversalForm, setup, tearDown, tryCommit, tryCommit, tryRollback, validateException
public void shouldNotConstructNewWithSomethingAlreadyReferenced()
public void shouldNotSupportRemove()
public void shouldBeEqualsPropertiesAsIdIsTheSame()
public void shouldNotBeEqualsPropertiesAsIdIsDifferent()
public void shouldAttachToGraph()
public void shouldAttachToVertex()
Copyright © 2013–2019 Apache Software Foundation. All rights reserved.