public class ReferenceVertexPropertyTest extends AbstractGremlinTest
config, g, graph, graphComputerClass, graphProvider, name
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, convertToEdgeId, convertToEdgeId, convertToVertex, convertToVertexId, convertToVertexId, convertToVertexProperty, convertToVertexPropertyId, convertToVertexPropertyId, isComputerTest, printTraversalForm, setup, tearDown, tryCommit, tryCommit, tryRandomCommit, tryRollback, validateException, verifyUniqueStepIds
public void shouldNotConstructNewWithSomethingAlreadyReferenced()
public void shouldNotSupportRemove()
public void shouldBeEqualsPropertiesAsIdIsTheSame()
public void shouldNotBeEqualsPropertiesAsIdIsDifferent()
public void shouldAttachToGraph()
public void shouldAttachToVertex()
Copyright © 2013–2015 Apache Software Foundation. All rights reserved.