public class ReferenceVertexTest extends AbstractGremlinTest
config, g, graph, graphComputerClass, graphProvider, name
Constructor and Description |
---|
ReferenceVertexTest() |
Modifier and Type | Method and Description |
---|---|
void |
shouldAttachToGraph() |
void |
shouldAttachToVertex() |
void |
shouldConstructReferenceVertex() |
void |
shouldEvaluateToEqualForVerticesAndDetachments() |
void |
shouldHashAndEqualCorrectly() |
void |
shouldHaveSameHashCode() |
void |
shouldNotAllowAddEdge() |
void |
shouldNotAllowRemove() |
void |
shouldNotAllowSetProperty() |
void |
shouldNotConstructNewWithSomethingAlreadyDetached() |
void |
shouldNotEvaluateToEqualDifferentId() |
void |
shouldNotHaveAnyEdges() |
void |
shouldNotHaveAnyProperties() |
void |
shouldNotHaveAnyVertices() |
afterLoadGraphWith, assertVertexEdgeCounts, beforeLoadGraphWith, convertToEdgeId, convertToEdgeId, convertToVertex, convertToVertexId, convertToVertexId, convertToVertexProperty, convertToVertexPropertyId, convertToVertexPropertyId, isComputerTest, printTraversalForm, setup, tearDown, tryCommit, tryCommit, tryRandomCommit, tryRollback, validateException, verifyUniqueStepIds
public void shouldHashAndEqualCorrectly()
public void shouldNotConstructNewWithSomethingAlreadyDetached()
public void shouldConstructReferenceVertex()
public void shouldEvaluateToEqualForVerticesAndDetachments()
public void shouldHaveSameHashCode()
public void shouldAttachToGraph()
public void shouldAttachToVertex()
public void shouldNotEvaluateToEqualDifferentId()
public void shouldNotAllowAddEdge()
public void shouldNotAllowSetProperty()
public void shouldNotAllowRemove()
public void shouldNotHaveAnyProperties()
public void shouldNotHaveAnyEdges()
public void shouldNotHaveAnyVertices()
Copyright © 2013–2015 Apache Software Foundation. All rights reserved.